1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 03:41:24 +02:00

fix some help typos

This commit is contained in:
Doug Kearns
2008-10-15 03:39:19 +00:00
parent 671072c662
commit 62d78348b4
7 changed files with 15 additions and 13 deletions
+3 -2
View File
@@ -773,8 +773,9 @@ ____
____
(default: [\.,!\?:;/\\"\^\$%&§\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-])
A regex which defines the word separators which are used for the 'hintmatching' types
"wordstartswith" and "firstletters" to split the words in the text of a link.
A regexp which defines the word separators which are used for the
'hintmatching' types "wordstartswith" and "firstletters" to split the words in
the text of a link.
____
// vim: set syntax=asciidoc: