[bug#65230,v4,02/10] gnu-maintenance: Fix docstring.
Commit Message
* guix/gnu-maintenance.scm (import-kernel.org-release): Fix docstring.
---
(no changes since v1)
guix/gnu-maintenance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -489,7 +489,7 @@ (define* (import-html-release base-url package
(directory (string-append "/" package))
file->signature)
"Return an <upstream-source> for the latest release of PACKAGE (a string)
-under DIRECTORY at BASE-URL, or #f. Optionally include a VERSION string to
+under DIRECTORY at BASE-URL, or #f. Optionally include a VERSION string to
fetch a specific version.
BASE-URL should be the URL of an HTML page, typically a directory listing as
@@ -806,7 +806,7 @@ (define* (import-xorg-release package #:key (version #f))
(string-append "/pub/xorg/" (dirname (uri-path uri)))))))
(define* (import-kernel.org-release package #:key (version #f))
- "Return the latest release of PACKAGE, the name of a kernel.org package.
+ "Return the latest release of PACKAGE, a Linux kernel package.
Optionally include a VERSION string to fetch a specific version."
(define %kernel.org-base
;; This URL and sub-directories thereof are nginx-generated directory