diff --git a/src/Buffer.cpp b/src/Buffer.cpp index e5bca13233..075aa5c73d 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -3576,7 +3576,7 @@ void Buffer::setLabel(ParIterator & it) const if (par.params().startOfAppendix()) { // FIXME: only the counter corresponding to toplevel - // sectionning should be reset + // sectioning should be reset counters.reset(); counters.appendix(true); }