Changeset 6068

Show
Ignore:
Timestamp:
01/03/09 23:38:18 (6 months ago)
Author:
kris
Message:

fix command description

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework3/trunk/plugins/thread.rb

    r5773 r6068  
    3232                        { 
    3333                                "start_thread" => "Start a background thread that writes to the console", 
    34                                 "stop_thread" => "Start a background thread that writes to the console", 
     34                                "stop_thread" => "Stop a background thread", 
    3535                                "list_thread" => "List running threads" 
    3636                        }