gnu: python-internetarchive: Fix typo "programmatic".

* gnu/packages/web (python-internetarchive)[description]: Fix typo.
master
Vagrant Cascadian 2019-05-22 17:41:56 -07:00
parent e54af3225d
commit 1bb5085694
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -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+)))