commit 8535efafde625d048828d4f2f1f1900b2089c684
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Tue Jun 23 23:32:05 2020 +0200

    Fix comment
---
 src/insets/InsetSpace.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/insets/InsetSpace.h b/src/insets/InsetSpace.h
index 0b6ea51..f8105da 100644
--- a/src/insets/InsetSpace.h
+++ b/src/insets/InsetSpace.h
@@ -42,9 +42,9 @@ struct InsetSpaceParams {
                QUAD,
                /// \qquad (2em)
                QQUAD,
-               /// \enskip (0.5em unbreakable)
+               /// \enspace (0.5em unbreakable)
                ENSPACE,
-               /// \enspace (0.5em breakable)
+               /// \enskip (0.5em breakable)
                ENSKIP,
                /// Negative thin space ('\negthinspace')
                NEGTHIN,
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to