mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Fix comment
This commit is contained in:
parent
f96e2f3a6a
commit
8535efafde
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user