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

Daniel Burrows dburrows@costa.debian.org
Tue Jul 5 16:07:40 UTC 2005


Author: dburrows
Date: Tue Jul  5 16:07:36 2005
New Revision: 3620

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
   branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
Log:
Typo fixes.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Tue Jul  5 16:07:36 2005
@@ -1,5 +1,9 @@
 2005-07-05  Daniel Burrows  <dburrows@debian.org>
 
+	* doc/en/aptitude.xml:
+
+	  Fix several typos pointed out by Miroslav Kure.
+
 	* src/cmdline/cmdline_progress.cc:
 
 	  Calculate the screen width correctly: I suspect that there is an

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 Jul  5 16:07:36 2005
@@ -1077,7 +1077,7 @@
 	  <firstterm>broken</firstterm>.  &aptitude; will warn you
 	  when this happens, and explain why it occured.  For
 	  instance, here is what happens if I attempt to remove
-	  <systemitem>libexif1</systemitem>:
+	  <systemitem>libkexif1</systemitem>:
 	</para>
 
 	<screenshot>
@@ -1139,7 +1139,7 @@
 	<para>
 	  For instance, in the following screen-shot, I have decided
 	  that I really want to remove
-	  <systemitem>libexif1</systemitem>, even if it means that the
+	  <systemitem>libkexif1</systemitem>, even if it means that the
 	  <systemitem>digikam</systemitem> package must also be
 	  removed.  Pressing <keycap>!</keycap> or selecting the
 	  <quote>Apply</quote> button will flag
@@ -5005,8 +5005,8 @@
 	      <!-- TODO: this is a wording only a software engineer
 	           could love -->
 	      <row>
-		<entry><literal>PrevSolution</literal></entry>
-		<entry><literal>,</literal></entry>
+		<entry><literal>NextSolution</literal></entry>
+		<entry><literal>.</literal></entry>
 		<entry>
 		  If some packages are broken and the currently
 		  selected solution is not the last solution, advances
@@ -6136,7 +6136,7 @@
 
 		<row id='colorScreenStatusColor'>
 		  <entry><literal>Status</literal></entry>
-		  <entry><literal>boldwhite,blue</literal></entry>
+		  <entry><literal>fg white; bg blue; set bold;</literal></entry>
 		  <entry>
 		    The style of status lines at the bottom of the
 		    screen.




More information about the Aptitude-svn-commit mailing list