]> err.no Git - moreutils/commitdiff
typo: sed s/agganges/arranges/
authorBarak A. Pearlmutter <barak+git@cs.nuim.ie>
Mon, 24 Jan 2011 14:02:44 +0000 (14:02 +0000)
committerBarak A. Pearlmutter <barak+git@cs.nuim.ie>
Mon, 24 Jan 2011 14:02:44 +0000 (14:02 +0000)
chronic

diff --git a/chronic b/chronic
index d1f5c8bfebdcfb9beab3b37859992a8b1677a38c..fe012f6f144b0370cca7020a131564a07971a0ee 100755 (executable)
--- a/chronic
+++ b/chronic
@@ -10,7 +10,7 @@ chronic COMMAND...
 
 =head1 DESCRIPTION
 
-chronic runs a command, and agganges for its standard out and standard
+chronic runs a command, and arranges for its standard out and standard
 error to only be displayed if the command fails (exits nonzero or crashes).
 If the command succeeds, any extraneous output will be hidden.