Skip to content

Commit dbf23bf

Browse files
authored
A spelling correction in model.html
1 parent 770351f commit dbf23bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/models/model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ Additionally, each model may allow (default) or deny callbacks class-wide by set
727727

728728
.. literalinclude:: model/052.php
729729

730-
You may also change this setting temporarily for a single model call sing the ``allowCallbacks()`` method:
730+
You may also change this setting temporarily for a single model call using the ``allowCallbacks()`` method:
731731

732732
.. literalinclude:: model/053.php
733733

0 commit comments

Comments
 (0)