debian/patches: Add 1001_typo-in-man-page.patch. Fix typo in man page.

This commit is contained in:
Mike Gabriel 2015-10-07 03:45:52 +02:00
parent dddaa92894
commit 9159fe0d28
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,14 @@
Description: Fix typo in man page
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/data/engrampa.1
+++ b/data/engrampa.1
@@ -25,7 +25,7 @@
.SH "DESCRIPTION"
Engrampa is the official archive manager for the MATE Desktop Environment, it is a graphical front-end to archiving utilities such as tar and zip. It is a fork of File Roller.
.TP
-Engrampa supports most common operations such as creating, modifing and extracting files from an archive. You can also view the contents of an archive and open files contained within the archive.
+Engrampa supports most common operations such as creating, modifying and extracting files from an archive. You can also view the contents of an archive and open files contained within the archive.
.TP
This manual page briefly documents the \fBengrampa\fR command.

1
debian/patches/series vendored Normal file
View File

@ -0,0 +1 @@
1001_typo-in-man-page.patch