Skip to content

Commit b6808e6

Browse files
committed
fix build
1 parent 401a2af commit b6808e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/console-commands/commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Grouping Commands
294294

295295
By default in the help output CakePHP will group commands into core, app, and
296296
plugin groups. You can customize the grouping of commands by implementing
297-
``getGroup()``:
297+
``getGroup()``::
298298

299299
class CleanupCommand extends Command
300300
{

0 commit comments

Comments
 (0)