]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.h
Get rid of xmlize, bringing no advantage over escapeString.
[lyx.git] / src / insets / InsetFlex.h
index f4d091a1272ca18dcc7f37e80698816594f78129..da29da565db16b54b90ad0e186a980a7f8fb10c3 100644 (file)
@@ -34,7 +34,7 @@ public:
        InsetLayout::InsetDecoration decoration() const;
        ///
        void write(std::ostream &) const;
-       /// should paragraph indendation be omitted in any case?
+       /// should paragraph indentation be omitted in any case?
        bool neverIndent() const { return true; }
        ///
        bool hasSettings() const { return false; }