diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 11:59:31 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 12:03:42 -0700 |
commit | e0e873a9b428e74a04d9b90c0649ab3030e131d0 (patch) | |
tree | ed4a109e28b4cbd3fbf16ba990d04dff7153c409 /gnu | |
parent | f5dd283c4cdda2ae012c05b38007ae138d043207 (diff) | |
download | patches-e0e873a9b428e74a04d9b90c0649ab3030e131d0.tar patches-e0e873a9b428e74a04d9b90c0649ab3030e131d0.tar.gz |
gnu: flyer-composer-cli: Fix spelling of "command".base-for-series-3516
* gnu/packages/pdf (flyer-composer-cli): Fix typo.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/pdf.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 6ea17ffe49..3b26acb439 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -162,7 +162,7 @@ where Flyer Composer steps in, creating a PDF which holds your flyer four times. If you have a second page, Flyer Composer can arrange it the same way - even if the second page is in a separate PDF file. -This package contains only the commnd line tool. If you like to use the gui, +This package contains only the command line tool. If you like to use the gui, please install the @code{flyer-composer-gui} package."))) (define-public poppler |