From 69b4ffcfbd6096ff80d968b0f1c061c914568a94 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 23 Jul 2015 09:40:05 +0200 Subject: Fix typos in translatable strings. Reported by Anders Jonsson . * gnu/packages/backup.scm, gnu/packages/databases.scm, gnu/packages/linux.scm, gnu/packages/perl.scm, gnu/packages/web.scm, guix/scripts/lint.scm, guix/scripts/publish.scm: Fix typos in translatable strings. --- guix/scripts/lint.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix/scripts/lint.scm') diff --git a/guix/scripts/lint.scm b/guix/scripts/lint.scm index 6dc5b68f95..8145b2bf91 100644 --- a/guix/scripts/lint.scm +++ b/guix/scripts/lint.scm @@ -577,7 +577,7 @@ Run a set of checkers on the specified package; if none is specified, run the checkers on all packages.\n")) (display (_ " -c, --checkers=CHECKER1,CHECKER2... - only run the specificed checkers")) + only run the specified checkers")) (display (_ " -h, --help display this help and exit")) (display (_ " -- cgit v1.2.3