commit 81af5ac7420818621dd00ed61651892857649b23
Author: Juergen Spitzmueller <[email protected]>
Date: Thu Jan 14 08:57:15 2021 +0100
Fix comment
---
src/insets/InsetNomencl.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/insets/InsetNomencl.cpp b/src/insets/InsetNomencl.cpp
index 9fd91cf..1d77826 100644
--- a/src/insets/InsetNomencl.cpp
+++ b/src/insets/InsetNomencl.cpp
@@ -398,7 +398,7 @@ docstring nomenclWidest(Buffer const & buffer, OutputParams
const & runparams)
ParamInfo::HANDLING_LATEXIFY)
: docstring();
// strip out % characters which are used as escape in
nomencl
- // but act as comment in out context here“
+ // but act as comment in our context here
symbol = subst(symbol, from_ascii("%"), docstring());
// This is only an approximation,
// but the best we can get.
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs