removed a gratuitous comma

This commit is contained in:
Michael Ficarra 2011-09-08 02:06:58 -03:00
parent 70a5402509
commit b02ac3a733
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ sudo bin/cake install</pre>
<td><code>-w, --watch</code></td>
<td>
Watch the modification times of the coffee-scripts and run <tt>coffee</tt>
against any that change, as soon as the change occurs. Any additional options
against any that change as soon as the change occurs. Any additional options
on the command line will be used when invoking <tt>coffee</tt> against changed
files. Most useful with <tt>--compile</tt> or <tt>--lint</tt>.
</td>