Skip to content

Commit 95501bb

Browse files
committed
Whitespace
1 parent eeccd5d commit 95501bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/fields.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ setter methods for fields of your custom type.
10141014
.. note::
10151015

10161016
The ``mongoize`` method should return ``Mongoid::RawValue(object, "YourTypeName")``
1017-
on values that are uncastable to your custom type. See the section on
1017+
on values that are uncastable to your custom type. See the section on
10181018
:ref:`Uncastable Values <uncastable-values>` for more details.
10191019

10201020
The class method ``demongoize`` does the inverse of ``mongoize``. It takes the raw object

0 commit comments

Comments
 (0)