Skip to content

Commit

Permalink
Merge pull request #745 from jbruni/patch-2
Browse files Browse the repository at this point in the history
Update basic-mapping.rst
  • Loading branch information
guilhermeblanco committed Aug 6, 2013
2 parents e0fd377 + 13c1efb commit ea44ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/basic-mapping.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ list:

- ``type``: (optional, defaults to 'string') The mapping type to
use for the column.
- ``column``: (optional, defaults to field name) The name of the
- ``name``: (optional, defaults to field name) The name of the
column in the database.
- ``length``: (optional, default 255) The length of the column in
the database. (Applies only if a string-valued column is used).
Expand Down

0 comments on commit ea44ee1

Please sign in to comment.