guix: Fix typo.
authorRicardo Wurmus <rekado@elephly.net>
Fri, 22 Jan 2021 20:31:51 +0000 (21:31 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Thu, 28 Jan 2021 14:07:52 +0000 (15:07 +0100)
* guix/inferior.scm (inferior-available-packages): Remove extra word in
docstring.

guix/inferior.scm

index b8c7f5a..65d7888 100644 (file)
@@ -311,8 +311,7 @@ Raise '&inferior-exception' when an exception is read from PORT."
   "Return the list of name/version pairs corresponding to the set of packages
 available in INFERIOR.
 
-This is faster and requires less resource-intensive than calling
-'inferior-packages'."
+This is faster and less resource-intensive than calling 'inferior-packages'."
   (if (inferior-eval '(defined? 'fold-available-packages)
                      inferior)
       (inferior-eval '(fold-available-packages