Author: adsb
Date: 2009-12-30 15:42:26 +0000 (Wed, 30 Dec 2009)
New Revision: 2055
Modified:
trunk/debian/changelog
trunk/scripts/debcommit.pl
Log:
decbommit: Correct spelling error in manpage ("commiting" ->
"committing").
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-12-30 15:41:14 UTC (rev 2054)
+++ trunk/debian/changelog 2009-12-30 15:42:26 UTC (rev 2055)
@@ -18,6 +18,8 @@
* build-rdeps: Correct spelling error in manpage ("ommitted" -> "omitted").
* checkbashisms: Correct spelling error in manpage ("preceeded" ->
"preceded").
+ * decbommit: Correct spelling error in manpage ("commiting" ->
+ "committing").
-- Patrick Schoenfeld <[email protected]> Tue, 08 Dec 2009 10:01:04 +0100
Modified: trunk/scripts/debcommit.pl
===================================================================
--- trunk/scripts/debcommit.pl 2009-12-30 15:41:14 UTC (rev 2054)
+++ trunk/scripts/debcommit.pl 2009-12-30 15:42:26 UTC (rev 2055)
@@ -52,7 +52,7 @@
=item B<-d> B<--diff>
-Instead of commiting, do print the diff of what would have been committed if
+Instead of committing, do print the diff of what would have been committed if
this option were not given. A typical usage scenario of this option is the
generation of patches against the current working copy (e.g. when you don't
have
commit access right).
--
To unsubscribe, send mail to [email protected].