aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index e168a99..269231d 100644
--- a/README.txt
+++ b/README.txt
@@ -14,8 +14,8 @@ A lot of care has been taken so that the average user can get by without
directly using regular expressions at all. For example, typing "melod(y|ies)"
in the search bar is equivalent to typing "melody melodies" and unchecking
the box for "Match all terms". Additionally, a complex regular expression
-like the one above can be triggered by clicking one of various links under
-the heading "Keywords Search" on the homepage of the search window.
+like the keywords example above may be triggered by clicking one of various
+links under the heading "Keywords Search" on the homepage of the search window.
You can find out about the Tcl regexp syntax here for advanced searches:
http://tcl.tk/man/tcl8.5/TclCmd/re_syntax.htm