diff options
author | Daniel Hartwig <mandyke@gmail.com> | 2012-01-16 10:34:11 +0800 |
---|---|---|
committer | Daniel Hartwig <mandyke@gmail.com> | 2012-01-16 10:34:11 +0800 |
commit | c1673aab6604319f84d60a799e1cb308c2760b8f (patch) | |
tree | ecafa919a292d3eea9e98392e4f47f0af5a4b19a | |
parent | 14c1eb84baead17bbeb9001f5ab0b2eed6f733f2 (diff) | |
download | aptitude-c1673aab6604319f84d60a799e1cb308c2760b8f.tar.gz |
Typos in manpage.
Closes: #644651
Thanks: A. Costa for reporting them
-rw-r--r-- | doc/en/manpage.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/manpage.xml b/doc/en/manpage.xml index 79a37763..ae01526b 100644 --- a/doc/en/manpage.xml +++ b/doc/en/manpage.xml @@ -940,7 +940,7 @@ i A texlive-latex-extra Conflicts textopo</screen> <para> This command returns 0 if successful, 1 if no explanation - could be constructed, and -1 if an error occured. + could be constructed, and -1 if an error occurred. </para> </listitem> </varlistentry> @@ -1198,7 +1198,7 @@ i A texlive-latex-extra Conflicts textopo</screen> truncate search results in an attempt to fit its results into vertical <quote>columns</quote>. With this flag, each line will be formed by replacing any format escapes - in the format string with the correponding text; column + in the format string with the corresponding text; column widths will be ignored. </para> |