Package: wmdiskmon / 0.0.2-3

fix_typo.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix typo.
 Addresses spelling-error-in-binary Lintian warning.
Author: Doug Torrance <dtorrance@piedmont.edu>
Last-Update: 2016-01-30

--- a/src/main.c
+++ b/src/main.c
@@ -490,7 +490,7 @@
            "  -v,  --version                 show program version and exit\n"
            "  -w,  --windowed                run the application in windowed mode\n"
            "  -bw, --broken-wm               activate broken window manager fix\n"
-           "  -p,  --partition <device>      show informations for device (may be used more than once)\n"
+           "  -p,  --partition <device>      show information for device (may be used more than once)\n"
            "  -n, --device                   show device instead of mount point\n"
            "  -s, --single                   show only one device at a time\n");
     /* OPTIONS SUPP :