mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32311 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4843a76603
commit
82cb512ebb
@ -3576,7 +3576,7 @@ void Buffer::setLabel(ParIterator & it) const
|
|||||||
|
|
||||||
if (par.params().startOfAppendix()) {
|
if (par.params().startOfAppendix()) {
|
||||||
// FIXME: only the counter corresponding to toplevel
|
// FIXME: only the counter corresponding to toplevel
|
||||||
// sectionning should be reset
|
// sectioning should be reset
|
||||||
counters.reset();
|
counters.reset();
|
||||||
counters.appendix(true);
|
counters.appendix(true);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user