]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.h
Remove wmf2eps as EMF > EPS converter
[lyx.git] / src / InsetList.h
index f704a394f8c1b2070227fef014ad07320b3d8513..36a40c7bebe7d11dd9ceb2bd9582074931ec4e53 100644 (file)
@@ -93,7 +93,7 @@ public:
                pos_type startpos = 0 ///< start position for the search.
                ) const;
 
-       /// count occurences of of an \c Inset type.
+       /// count occurrences of an \c Inset type.
        /// \return the number of found inset(s).
        int count(
                InsetCode code, ///< Code of inset type to count.