lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master f93f65a 2/2: Fix a typographical error in a c


From: Greg Chicares
Subject: [lmi-commits] [lmi] master f93f65a 2/2: Fix a typographical error in a comment
Date: Wed, 31 Jan 2018 15:31:11 -0500 (EST)

branch: master
commit f93f65aebc3d26698e34c9c5fedf12beb4a4090d
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Fix a typographical error in a comment
---
 html.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html.hpp b/html.hpp
index 1daac80..3493f77 100644
--- a/html.hpp
+++ b/html.hpp
@@ -96,7 +96,7 @@ class text
         return text{std::move(s)};
     }
 
-    /// Just a symbolic name for a non breaking space HTML entiry.
+    /// Just a symbolic name for a non breaking space HTML entity.
 
     static text nbsp()
     {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]