Skip to content

Commit fb11f13

Browse files
committed
Merge branch 'pr/172'
[skip ci]
2 parents d7c7996 + caa8261 commit fb11f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/SQLObject.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ To create a new object (and row), use class instantiation, like::
264264
.. note::
265265

266266
In SQLObject NULL/None does *not* mean default. NULL is a funny
267-
thing; it mean very different things in different contexts and to
267+
thing; it means very different things in different contexts and to
268268
different people. Sometimes it means "default", sometimes "not
269269
applicable", sometimes "unknown". If you want a default, NULL or
270270
otherwise, you always have to be explicit in your class

0 commit comments

Comments
 (0)