File: manpage-fix.patch

package info (click to toggle)
libhtml-gentoc-perl 3.20-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436 kB
  • ctags: 60
  • sloc: perl: 1,173; php: 51; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Fix spelling error in manpage
Author: Radu-Bogdan Croitoru <croitoruradubogdan@gmail.com>
Forwarded: yes
Last-Update: 2013-12-08

--- a/scripts/hypertoc
+++ b/scripts/hypertoc
@@ -383,7 +383,7 @@
     --toc_end H2=/H2
 
     # Assumes document has a DD for each DT, otherwise ToC
-    # will get entries with alot of text.
+    # will get entries with a lot of text.
     --toc_entry DT=3
     --toc_end DT=DD
     --toc_before DT=<em>
@@ -911,4 +911,4 @@
     }
 }
 
-# vim: sw=4 sts=4 ai
\ No newline at end of file
+# vim: sw=4 sts=4 ai