]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpecialChar.h
tex2lyx: support for Spreadsheet and chess external templates
[lyx.git] / src / insets / InsetSpecialChar.h
index 70741ec787a5a304927f53ce6178484e3a7f6152..2d8401c2b5fa899fec98085bfe4eb7f9d0722151 100644 (file)
@@ -77,7 +77,7 @@ public:
        ///
        void validate(LaTeXFeatures &) const;
 
-       /// should this inset be handled like a normal charater
+       /// should this inset be handled like a normal character?
        bool isChar() const { return true; }
        /// is this equivalent to a letter?
        bool isLetter() const;