Fix typo and use consistent description for from_bytes

This commit is contained in:
ines 2017-05-21 13:18:39 +02:00
parent c5a653fa48
commit 8ab59515b2
3 changed files with 5 additions and 5 deletions

View File

@ -292,7 +292,7 @@ p Deserialize, i.e. import the document contents from a binary string.
+footrow
+cell returns
+cell #[code Doc]
+cell Itself.
+cell The #[code Doc] object.
+h(2, "merge") Doc.merge
+tag method

View File

@ -298,8 +298,8 @@ p Load state from a binary string.
+footrow
+cell returns
+cell bytes
+cell The serialized form of the #[code Language] object.
+cell #[code Language]
+cell The #[code Language] object.
+h(2, "attributes") Attributes

View File

@ -238,8 +238,8 @@ p Load state from a binary string.
+footrow
+cell returns
+cell bytes
+cell The serialized form of the #[code Vocab] object.
+cell #[code Vocab]
+cell The #[code Vocab] object.
+h(2, "attributes") Attributes