guix-commits
[Top][All Lists]
Advanced

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

12/18: gnu: python-internetarchive: Fix typo "programmatic".


From: guix-commits
Subject: 12/18: gnu: python-internetarchive: Fix typo "programmatic".
Date: Wed, 22 May 2019 21:30:42 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 1bb5085694185fa0297358ed4c80b30b730d2f36
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:41:56 2019 -0700

    gnu: python-internetarchive: Fix typo "programmatic".
    
    * gnu/packages/web (python-internetarchive)[description]: 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 3d99a8d..48be704 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5286,7 +5286,7 @@ command-line arguments or read from stdin.")
     (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
-internetarchive python module for programatic access to archive.org.")
+internetarchive python module for programmatic access to archive.org.")
     (properties
      `((python2-variant . ,(delay python2-internetarchive))))
     (license license:agpl3+)))



reply via email to

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