Skip to content

Commit e50b1e1

Browse files
authored
Merge pull request #7228 from MichalKoder/patch-1
A spelling correction in model.html
2 parents 770351f + dbf23bf commit e50b1e1

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)