mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24991 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
485ddc2243
commit
e2128c434c
@ -27,7 +27,7 @@ class ParagraphList;
|
||||
/**
|
||||
* This breaks a paragraph at the specified position.
|
||||
* The new paragraph will:
|
||||
* - Decrease depth by one (or chenge layout to default layout when
|
||||
* - Decrease depth by one (or change layout to default layout) when
|
||||
* keep_layout == false
|
||||
* - keep current depth and layout when keep_layout == true
|
||||
* Be aware that the old or new paragraph does not contain any rows
|
||||
|
Loading…
Reference in New Issue
Block a user