[Aptitude-svn-commit] r4058 - in branches/aptitude-0.3/aptitude: . doc/en

Daniel Burrows dburrows at costa.debian.org
Tue Sep 6 20:07:28 UTC 2005


Author: dburrows
Date: Tue Sep  6 20:07:24 2005
New Revision: 4058

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
   branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
Log:
Fix typos in the documentation, courtesy of Miroslav.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Tue Sep  6 20:07:24 2005
@@ -1,5 +1,9 @@
 2005-09-06  Daniel Burrows  <dburrows at debian.org>
 
+	* doc/en/aptitude.xml:
+
+	  Apply Miroslav's corrections to fix some typos.
+
 	* src/generic/problemresolver/problemresolver.h:
 
 	  When a solution is encountered immediately after forcing a

Modified: branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
==============================================================================
--- branches/aptitude-0.3/aptitude/doc/en/aptitude.xml	(original)
+++ branches/aptitude-0.3/aptitude/doc/en/aptitude.xml	Tue Sep  6 20:07:24 2005
@@ -35,8 +35,8 @@
   <!ENTITY package-changelog "<menuchoice><shortcut><keycap>C</keycap></shortcut><guimenu>package</guimenu><guimenuitem>Changelog</guimenuitem></menuchoice>">
 
   <!ENTITY search-find "<menuchoice><shortcut><keycap>/</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Find</guimenuitem></menuchoice>">
-  <!ENTITY search-find-back "<menuchoice><shortcut><keycap>/</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Find Backwards</guimenuitem></menuchoice>">
-  <!ENTITY search-refind "<menuchoice><shortcut><keycap>\</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Find Again</guimenuitem></menuchoice>">
+  <!ENTITY search-find-back "<menuchoice><shortcut><keycap>\</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Find Backwards</guimenuitem></menuchoice>">
+  <!ENTITY search-refind "<menuchoice><shortcut><keycap>n</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Find Again</guimenuitem></menuchoice>">
   <!ENTITY search-limit "<menuchoice><shortcut><keycap>l</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Limit Display</guimenuitem></menuchoice>">
   <!ENTITY search-unlimit "<menuchoice><shortcut><keycap>l</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Un-Limit Display</guimenuitem></menuchoice>">
   <!ENTITY search-find-broken "<menuchoice><shortcut><keycap>b</keycap></shortcut><guimenu>Search</guimenu><guimenuitem>Find Broken</guimenuitem></menuchoice>">
@@ -1226,7 +1226,7 @@
 	    solution will cancel the removal of
 	    <systemitem>sound-juicer</systemitem> -- the very action
 	    we were trying to perform!  By pressing <keycap>r</keycap>
-	    on the item corrsponding to this action, we can tell
+	    on the item corresponding to this action, we can tell
 	    &aptitude; that it should not cancel the removal of
 	    sound-juicer in this way.
 	  </para>



More information about the Aptitude-svn-commit mailing list