Skip to content

Commit

Permalink
[dist] grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Sep 12, 2013
1 parent bdc87fb commit f73f2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/obsapidelayed
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ case "$1" in
rc_status -v
;;
stop)
echo -n "Stoping OBS api delayed job handler "
echo -n "Shutting down OBS api delayed job handler "
run_in_api script/delayed_job.api.rb stop
run_in_api $CLOCKWORKD -l -c config/clock.rb stop
rc_status -v
Expand Down

0 comments on commit f73f2d1

Please sign in to comment.