~ruther/guix-local

bcdff1d9fcd7cdeef34ee2c0243f4aae835013dc — Ludovic Courtès 3 years ago 6a91d4b
news: Fix typo.

* etc/news.scm: Fix typo in French version.
1 files changed, 2 insertions(+), 2 deletions(-)

M etc/news.scm
M etc/news.scm => etc/news.scm +2 -2
@@ 30,7 30,7 @@
        (title
         (en "New @command{guix locate} command")
         (de "Neuer Befehl @command{guix locate}")
         (fr "Nouvelle command @command{guix locate}"))
         (fr "Nouvelle commande @command{guix locate}"))
        (body
         (en "The new @command{guix locate} command lets you search for
packages containing a given file---at long last!  For instance, to find which


@@ 70,7 70,7 @@ guix locate ls
@end example

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.

Lancer @command{info \"(guix) Invoking guix locate\"} pour plus d'informations.")))