guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: python-internetarchive: Fix typo.


From: guix-commits
Subject: branch master updated: gnu: python-internetarchive: Fix typo.
Date: Wed, 16 Dec 2020 04:00:32 -0500

This is an automated email from the git hooks/post-receive script.

jonsger pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b358a94  gnu: python-internetarchive: Fix typo.
b358a94 is described below

commit b358a94e7440a6f1ec50da47e3b563f518245467
Author: Jonathan Brielmaier <jonathan.brielmaier@web.de>
AuthorDate: Wed Dec 16 09:58:34 2020 +0100

    gnu: python-internetarchive: Fix typo.
    
    * gnu/packages/web.scm (python-internetarchive): Fix typo.
---
 gnu/packages/web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index f7d9d72..39820f7 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6323,7 +6323,7 @@ command-line arguments or read from stdin.")
     (home-page "https://github.com/jjjake/internetarchive";)
     (synopsis "Command-line interface to archive.org")
     (description "@code{ia} is a command-line tool for using
-@url{archive.org} from the command-line.  It also emplements the
+@url{archive.org} from the command-line.  It also implements the
 internetarchive python module for programmatic access to archive.org.")
     (license license:agpl3+)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]