]> git.lyx.org Git - lyx.git/commitdiff
typo
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 29 Jul 2024 07:11:42 +0000 (09:11 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 29 Jul 2024 07:11:42 +0000 (09:11 +0200)
src/Paragraph.h

index a7904dee3c58983138fc25008e0497407aedc11e..0de720e2d820514e64016ff95473ba313d3f092d 100644 (file)
@@ -201,7 +201,7 @@ public:
        /// Get the id of the paragraph, useful for DocBook
        std::string getID(Buffer const & buf, OutputParams const & runparams) const;
 
-       /// Return the string of the (first) \label (cross-referencing target)
+       /// Return the string of the (first) \label (cross-referencing target)
        /// in this paragraph, or an empty string
        std::string getLabelForXRef() const;