changelog: tiny fix

This commit is contained in:
Georg Brandl 2014-01-11 09:07:29 +01:00
parent 269ef714f3
commit fd977391cf

View File

@ -11,7 +11,7 @@ New features
like ``-D key=val1,val2``.
* #668: Allow line numbering of ``code-block`` and ``literalinclude`` directives
#to start at an arbitrary line number, with a new ``lineno-start`` option.
to start at an arbitrary line number, with a new ``lineno-start`` option.
Bugs fixed
----------