Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
s/schocco/shocco/ fixes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Apr 27, 2011
1 parent af7e3da commit 48f5044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shocco.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# shocco is built with `make(1)` and installs under `/usr/local` by default:
#
# git clone git://github.com/rtomayko/shocco.git
# cd schocco
# cd shocco
# make
# sudo make install
# # or just copy 'shocco' wherever you need it
Expand Down Expand Up @@ -212,7 +212,7 @@ trap "rm -rf $WORK" 0
# filters:
#
# CODE #!/bin/sh
# CODE #/ Usage: schocco <file>
# CODE #/ Usage: shocco <file>
# DOCS Docco for and in POSIX shell.
# CODE
# CODE PATH="/bin:/usr/bin"
Expand Down

0 comments on commit 48f5044

Please sign in to comment.