commit 14c2f5d95445d1ed80abd4ff37416e53e6e03fec
Author: Richard Kimberly Heck <[email protected]>
Date: Tue Jan 5 12:27:20 2021 -0500
Fix comment
---
src/frontends/qt/GuiRef.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/frontends/qt/GuiRef.cpp b/src/frontends/qt/GuiRef.cpp
index 0dddac6..c5dd8cd 100644
--- a/src/frontends/qt/GuiRef.cpp
+++ b/src/frontends/qt/GuiRef.cpp
@@ -317,7 +317,7 @@ void GuiRef::updateContents()
typeCO->clear();
// FIXME Bring InsetMathRef on par with InsetRef
- // (see #9798)
+ // (see #11104)
typeCO->addItem(qt_("<reference>"), "ref");
typeCO->addItem(qt_("(<reference>)"), "eqref");
typeCO->addItem(qt_("<page>"), "pageref");
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs