We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5aeecf commit da03cc4Copy full SHA for da03cc4
en/controllers.rst
@@ -471,7 +471,7 @@ the controller's default one::
471
472
.. note::
473
474
- ``Controller::fetchTable()`` does not create a proeprty controller property with the name of the table alias,
+ ``Controller::fetchTable()`` does not create a property controller property with the name of the table alias,
475
e.g. ``$this->Articles``, as ``Controller::loadModel()`` does.
476
477
Paginating a Model
0 commit comments