File: fix-spelling-error-in-manpage.patch

package info (click to toggle)
trueprint 5.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,384 kB
  • sloc: sh: 12,296; ansic: 8,482; makefile: 115
file content (16 lines) | stat: -rw-r--r-- 824 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: fixed spelling error in trueprint.1 messags to  messages.
Author: Paulo Henrique de Lima Santana (phls) <phls@softwarelivre>
Last-Update: 2016-11-02
Index: trueprint-5.4/doc/trueprint.1
===================================================================
--- trueprint-5.4.orig/doc/trueprint.1
+++ trueprint-5.4/doc/trueprint.1
@@ -370,7 +370,7 @@ is as follows:
 .br
 Each letter turns on a set of debugging messages, and the corresponding
 digit indicates the level of messages, with 1 indicating the least
-number of messags and 9 turning on all messages.  The letter `@' can be
+number of messages and 9 turning on all messages.  The letter `@' can be
 used to turn on all areas, so `\-\-debug=@9' will turn on all messages.
 Use `\-\-help=debug' for details of what letters turn on what areas.
 .br