This commit is contained in:
Juergen Spitzmueller 2024-07-29 09:11:42 +02:00
parent 7d46ddaa95
commit 2c4536c709

View 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 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;