summaryrefslogtreecommitdiff
path: root/_doc/dumpcls.ryd
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-03-05 10:37:18 +0100
committerAnthon van der Neut <anthon@mnt.org>2021-03-05 10:37:18 +0100
commit59a2fff10a8a1f41eee55a43f48ad20539c69e75 (patch)
treeda0e987303b88219b643423938ded87a258f6869 /_doc/dumpcls.ryd
parent3b3bc4e217719b84dd27b04a4a644e5f39a0eb8e (diff)
downloadruamel.yaml-59a2fff10a8a1f41eee55a43f48ad20539c69e75.tar.gz
last release supporting 2.70.16.13
Diffstat (limited to '_doc/dumpcls.ryd')
-rw-r--r--_doc/dumpcls.ryd2
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/dumpcls.ryd b/_doc/dumpcls.ryd
index 6a5e86c..929d5f5 100644
--- a/_doc/dumpcls.ryd
+++ b/_doc/dumpcls.ryd
@@ -40,7 +40,7 @@ The tag ``!User`` originates from the name of the class.
You can specify a different tag by adding the attribute ``yaml_tag``, and
explicitly specify dump and/or load *classmethods* which have to be called
-``from_yaml`` resp. ``from_yaml``::
+``to_yaml`` resp. ``from_yaml``::
--- !python |
import sys