Skip to content

Commit 6cab49d

Browse files
authored
Merge pull request #6092 from kenjis/fix-cli_controllers.rst
docs: fix typo in cli_controllers.rst
2 parents 1e5ae8d + 2b8acc5 commit 6cab49d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/cli/cli_controllers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ in it:
2323

2424
.. literalinclude:: cli_controllers/001.php
2525

26-
.. note:: If you use :ref:`auto-routing-improved`, change the method name to ``cli_message()``.
26+
.. note:: If you use :ref:`auto-routing-improved`, change the method name to ``cliMessage()``.
2727

2828
Then save the file to your **app/Controllers/** directory.
2929

0 commit comments

Comments
 (0)