]> git.lyx.org Git - features.git/blobdiff - src/Paragraph.h
Adapt all German and English manuals to new index features
[features.git] / src / Paragraph.h
index 01ccd2591bf57d1f0f3db6a8751ccc71aec00633..ca88dd774e9d48e7f0472b8db35972899af5c0d0 100644 (file)
@@ -194,7 +194,7 @@ public:
        /// Can we drop the standard paragraph wrapper?
        bool emptyTag() const;
 
-       /// Get the id of the paragraph, usefull for docbook
+       /// Get the id of the paragraph, useful for DocBook
        std::string getID(Buffer const & buf, OutputParams const & runparams) const;
 
        /// Output the first word of a paragraph, return the position where it left.