summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubulle@debian.org <>2009-04-22 10:15:08 +0200
committerbubulle@debian.org <>2009-04-22 10:15:08 +0200
commit26356e000d19b9e39bf6194778225eb1bccc8012 (patch)
treebc25d2c4cd1a8edd7c303726f9981d208df525c3
parent5a6cabc9a592a800218a7fd7f2988cd0cd1c2be3 (diff)
Fix typo in French translation
-rw-r--r--debian/changelog8
-rw-r--r--doc/fr/apt-get.fr.8.xml2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 58fa99d7a..f4c013146 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.7.22) UNRELEASED; urgency=low
+
+ * Documentation translations:
+ - Fix a typo in apt-get(8 French translation. Closes: #525043
+ Thanks to Guillaume Delacour for spotting it.
+
+ -- Christian Perrier <bubulle@debian.org> Wed, 22 Apr 2009 10:13:54 +0200
+
apt (0.7.21) unstable; urgency=low
[ Christian Perrier ]
diff --git a/doc/fr/apt-get.fr.8.xml b/doc/fr/apt-get.fr.8.xml
index dccf415b1..c1b8552cb 100644
--- a/doc/fr/apt-get.fr.8.xml
+++ b/doc/fr/apt-get.fr.8.xml
@@ -201,7 +201,7 @@ semblables à des sources téléchargés sous forme de tarball.
<listitem><para>
Avec la commande <literal>build-dep</literal>, apt-get installe ou supprime des paquets
dans le but de satisfaire les dépendances de construction d'un paquet source.
-Pour l'instant, dans la cas d'un paquet virtuel, un paquet est choisi au
+Pour l'instant, dans le cas d'un paquet virtuel, un paquet est choisi au
hasard.
</para></listitem>
</varlistentry>