Skip to content

Commit da03cc4

Browse files
authored
Fix typo
1 parent a5aeecf commit da03cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/controllers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ the controller's default one::
471471

472472
.. note::
473473

474-
``Controller::fetchTable()`` does not create a proeprty controller property with the name of the table alias,
474+
``Controller::fetchTable()`` does not create a property controller property with the name of the table alias,
475475
e.g. ``$this->Articles``, as ``Controller::loadModel()`` does.
476476

477477
Paginating a Model

0 commit comments

Comments
 (0)