diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 13:18:39 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 13:22:35 -0700 |
commit | 971b57d2ff0912af6e98e07a2713518692de0a8b (patch) | |
tree | a6b9198f93e3cf09d646bdd6ee5a0677bc438898 | |
parent | dbc5461857526a830a4de46a7234dd6b0a39a582 (diff) | |
download | patches-971b57d2ff0912af6e98e07a2713518692de0a8b.tar patches-971b57d2ff0912af6e98e07a2713518692de0a8b.tar.gz |
gnu: xournalpp: Fix grammar of "Allow to map" to "Map".
* gnu/packages/pdf (xournalpp): Fix grammar.
-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 3b26acb439..9d517bbf2f 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -885,7 +885,7 @@ Xournal++ features: @item Fill shape functionality @item PDF Export (with and without paper style) @item PNG Export (with and without transparent background) -@item Allow to map different tools / colors etc. to stylus buttons / +@item Map different tools / colors etc. to stylus buttons / mouse buttons @item Sidebar with Page Previews with advanced page sorting, PDF Bookmarks and Layers (can be individually hidden, editing layer can be |