Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00a3a65

Browse files
committed
Refer to the right RFC in the intro.
1 parent 360eb9f commit 00a3a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libcfgparser.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ \section{\module{ConfigParser} ---
1414

1515
The configuration file consists of sections, lead by a
1616
\samp{[section]} header and followed by \samp{name: value} entries,
17-
with continuations in the style of \rfc{959}. The optional values
17+
with continuations in the style of \rfc{822}. The optional values
1818
can contain format strings which refer to other values in the same
1919
section, or values in a special \code{DEFAULT} section. Additional
2020
defaults can be provided upon initialization and retrieval.

0 commit comments

Comments
 (0)