1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Description: Fix spelling errors found by lintian
Author: Reiner Herrmann <reiner@reiner-h.de>
Index: udo-6.4.1/Guide/eng/manual/faq/html.ui
===================================================================
--- udo-6.4.1.orig/Guide/eng/manual/faq/html.ui
+++ udo-6.4.1/Guide/eng/manual/faq/html.ui
@@ -128,7 +128,7 @@ appear when using (!V)(!/HEAD)(!v) or (!
!item [Sometimes a table has a frame, sometimes it hasn't!?] ~
-Unfortunately HTML only allows to use tables with or without frames. You
+Unfortunately HTML only allows one to use tables with or without frames. You
cannot use table lines where you want to.
To print a table with a frame you have to add (!I)!/hline(!i) to the line
Index: udo-6.4.1/Guide/eng/manual/syntax/hyper/link.ui
===================================================================
--- udo-6.4.1.orig/Guide/eng/manual/syntax/hyper/link.ui
+++ udo-6.4.1/Guide/eng/manual/syntax/hyper/link.ui
@@ -81,7 +81,7 @@ destination exists!
Especially for Windows Help and HTML there's existing the
(!I)(!/ilink!..)(!i) (""image link"") commands. It is a mixture of
-the (!I)(!/img!..)(!i) and (!I)(!/link!..)(!i) command that allows to
+the (!I)(!/img!..)(!i) and (!I)(!/link!..)(!i) command that allows one to
display ""hyperimages"". If you click an image you will jump to
another part of the current document.
Index: udo-6.4.1/Guide/eng/manual/usage/cliusage.ui
===================================================================
--- udo-6.4.1.orig/Guide/eng/manual/usage/cliusage.ui
+++ udo-6.4.1/Guide/eng/manual/usage/cliusage.ui
@@ -170,7 +170,7 @@ The name of the source file has to be th
!item [-u, (--)udo]
Generate one file in udo format containing all included source
- files. This allows to put all source files into one udo file.
+ files. This allows one to put all source files into one udo file.
!item [(--)verbose]
(!B)UDO(!b) will print some status information wile converting
|