about summary refs log tree commit diff stats
path: root/lynx_help/lynx_url_support.html
diff options
context:
space:
mode:
Diffstat (limited to 'lynx_help/lynx_url_support.html')
-rw-r--r--lynx_help/lynx_url_support.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html
index ec0fe551..b270f618 100644
--- a/lynx_help/lynx_url_support.html
+++ b/lynx_help/lynx_url_support.html
@@ -594,7 +594,7 @@ within Lynx.
 
 <H2><a name="internal">The <em>LYNXfoo</em> internal URLs:</a></H2>
 
-Lynx uses a variety of private URL schemes form communication among its
+Lynx uses a variety of private URL schemes for communication among its
 internal modules.  They start with uppercase letters <code>LYNX</code>
 by convention, although, as input, URL schemes are recognized in a
 case-insensitive manner.
@@ -604,7 +604,7 @@ documents, you should <em>resist</em> that temptation:
 <UL><LI>There already is too much browser-specific markup around...
 <LI>The schemes, or their meanings, may change between Lynx versions.
 <LI>Even if a scheme stays the same, some aspect of its behavior may
-    be modified without notice, or the context in which it is allows
+    be modified without notice, or the context in which it is allowed
     may change.
 <LI>If it doesn't work as expected when used outside of the intended
     purpose, don't expect anyone to "fix" it.
@@ -622,7 +622,7 @@ documents, you should <em>resist</em> that temptation:
       <em>lynx LYNXKEYMAP:</em>
 </pre>
 But within Lynx, use the '<em>K</em>' keystroke command.
-Sometimes it may be convenient to use an internal scheme with
+Sometimes it may be convenient to use a private scheme with
 '<em>g</em>'oto, as in:
 <pre>
       <em>g LYNXMESSAGES:</em>
b89a9cb8ea1ecbdd194e62441e447ac958e8'>76e9b89a ^
447cbcd6 ^
76e9b89a ^
447cbcd6 ^
7a2665c2 ^


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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92