[Aptitude-devel] r3245 - branches/aptitude-0.3/aptitude

Daniel Burrows dburrows@costa.debian.org
Sun, 01 May 2005 18:07:48 +0000


Author: dburrows
Date: Sun May  1 18:07:45 2005
New Revision: 3245

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
Retroactive typo fixes

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Sun May  1 18:07:45 2005
@@ -209,7 +209,7 @@
 	  that will be the only things deleted.
 
 	  Probably this was originally a coding error, but in the stable
-	  branch I won't change the name of behavior of the option, so the
+	  branch I won't change the name or behavior of the option, so the
 	  documentation is getting fixed instead.
 
 	  Thanks to Michael Vogt for pointing this out.
@@ -883,7 +883,7 @@
 	* src/solution_fragment.cc:
 
 	  Don't require that the solution is a sensible solution right
-	  this instance; this allows a fragment describing an
+	  this instant; this allows a fragment describing an
 	  already-applied solution to be generated.
 
 	* src/ui.cc: