mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix a couple typos.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31717 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5b0e04e646
commit
e3cb00d7c7
@ -28,12 +28,12 @@ class Language;
|
||||
class Lexer;
|
||||
class TextClass;
|
||||
|
||||
/* Fix labels are printed flushright, manual labels flushleft.
|
||||
/* Fixed labels are printed flushright, manual labels flushleft.
|
||||
* MARGIN_MANUAL and MARGIN_FIRST_DYNAMIC are *only* for LABEL_MANUAL,
|
||||
* MARGIN_DYNAMIC and MARGIN_STATIC are *not* for LABEL_MANUAL.
|
||||
* This seems a funny restriction, but I think other combinations are
|
||||
* not needed, so I will not change it yet.
|
||||
* Correction: MARGIN_FIRST_DYNAMIC also usable with LABEL_STATIC
|
||||
* Correction: MARGIN_FIRST_DYNAMIC also usable with LABEL_STATIC.
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user