Fix a typo (#3417)
This commit is contained in:
parent
53ef242889
commit
a3ee5fb495
|
@ -128,7 +128,7 @@ function InitializeSearch() {
|
||||||
+'<li>“<tt>L:<i>str</i></tt>” is similar to'
|
+'<li>“<tt>L:<i>str</i></tt>” is similar to'
|
||||||
+' “<tt>M:<i>str</i></tt>”, but'
|
+' “<tt>M:<i>str</i></tt>”, but'
|
||||||
+' “<tt><i>str</i></tt>” should match the module name'
|
+' “<tt><i>str</i></tt>” should match the module name'
|
||||||
+' exactly; “<tt>M:</tt>” by'
|
+' exactly; “<tt>L:</tt>” by'
|
||||||
+' itself will restrict results to module names only.</li>'
|
+' itself will restrict results to module names only.</li>'
|
||||||
+'<li>“<tt>T:<i>str</i></tt>” restricts results to ones in'
|
+'<li>“<tt>T:<i>str</i></tt>” restricts results to ones in'
|
||||||
+' the “<tt><i>str</i></tt>” manual (naming the'
|
+' the “<tt><i>str</i></tt>” manual (naming the'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user