summaryrefslogtreecommitdiff
path: root/_doc/dumpcls.ryd
diff options
context:
space:
mode:
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