mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 10:01:47 +02:00
news: Fix typo.
* etc/news.scm: Fix typo in French version.
This commit is contained in:
+2
-2
@@ -30,7 +30,7 @@
|
|||||||
(title
|
(title
|
||||||
(en "New @command{guix locate} command")
|
(en "New @command{guix locate} command")
|
||||||
(de "Neuer Befehl @command{guix locate}")
|
(de "Neuer Befehl @command{guix locate}")
|
||||||
(fr "Nouvelle command @command{guix locate}"))
|
(fr "Nouvelle commande @command{guix locate}"))
|
||||||
(body
|
(body
|
||||||
(en "The new @command{guix locate} command lets you search for
|
(en "The new @command{guix locate} command lets you search for
|
||||||
packages containing a given file---at long last! For instance, to find which
|
packages containing a given file---at long last! For instance, to find which
|
||||||
@@ -70,7 +70,7 @@ guix locate ls
|
|||||||
@end example
|
@end example
|
||||||
|
|
||||||
Pour le moment la commande se base uniquement sur des informations locales.
|
Pour le moment la commande se base uniquement sur des informations locales.
|
||||||
Elle ne peut donc pas trouver des paquets dans votre dépôt. Cette limitation
|
Elle ne peut donc pas trouver des paquets absents de votre dépôt. Cette limitation
|
||||||
sera levée dans une prochaine version.
|
sera levée dans une prochaine version.
|
||||||
|
|
||||||
Lancer @command{info \"(guix) Invoking guix locate\"} pour plus d'informations.")))
|
Lancer @command{info \"(guix) Invoking guix locate\"} pour plus d'informations.")))
|
||||||
|
|||||||
Reference in New Issue
Block a user