summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2020-12-16 09:58:34 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2020-12-16 09:58:34 +0100
commitb358a94e7440a6f1ec50da47e3b563f518245467 (patch)
tree8fcc4705af9687b68c45035aa07219c322c27ee0 /gnu
parent18f372bb5744c9a92f10c6d8c2b61eb0b7d46a9b (diff)
gnu: python-internetarchive: Fix typo.
* gnu/packages/web.scm (python-internetarchive): Fix typo.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index f7d9d72df2..39820f7572 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+)))