From 65686a0648de4360570bec9f97cdf1d37f37864e Mon Sep 17 00:00:00 2001 From: mark_story Date: Tue, 19 Oct 2010 23:25:42 -0400 Subject: [PATCH] Fixing doc string. --- cake/console/shells/command_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cake/console/shells/command_list.php b/cake/console/shells/command_list.php index 2362a73db..6ae688cc2 100644 --- a/cake/console/shells/command_list.php +++ b/cake/console/shells/command_list.php @@ -26,7 +26,7 @@ class CommandListShell extends Shell { /** - * undocumented function + * startup * * @return void */