commit 8fc52669964269950883194efbf4b67a4093506a
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Mon Jul 29 09:11:42 2024 +0200

    typo
    
    (cherry picked from commit 2c4536c709ade8f487536ff25206432cc0ef9dfd)
---
 src/Paragraph.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Paragraph.h b/src/Paragraph.h
index a7904dee3c..0de720e2d8 100644
--- a/src/Paragraph.h
+++ b/src/Paragraph.h
@@ -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 a´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;
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to