diff options
author | Anthon van der Neut <anthon@mnt.org> | 2018-10-16 17:41:58 +0200 |
---|---|---|
committer | Anthon van der Neut <anthon@mnt.org> | 2018-10-16 17:41:58 +0200 |
commit | df5f2a3f889bf92954677041a1d307c81460e663 (patch) | |
tree | 4a86bccd34956242f1c8ab0d259a388c6ac71853 /_doc | |
parent | dce0c0e60b88e12d0d3a20a64cfd0e0b47569b6a (diff) | |
download | ruamel.yaml-df5f2a3f889bf92954677041a1d307c81460e663.tar.gz |
documentation
Diffstat (limited to '_doc')
-rw-r--r-- | _doc/example.ryd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/example.ryd b/_doc/example.ryd index dfb7240..44a3f2c 100644 --- a/_doc/example.ryd +++ b/_doc/example.ryd @@ -183,7 +183,7 @@ giving:: ------ The following program uses three dumps on the same data, resulting in a stream with -three documents: +three documents:: --- !python | import sys |