summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index c79a1b44..89867fd6 100644
--- a/txr.1
+++ b/txr.1
@@ -2947,7 +2947,7 @@ complement and intersection leads to natural ways of expressing many kinds of
matching sets, which not only demonstrate the power to carry out an operation,
but also easily express the concept.
-.SS Example: Matching C Language Comments.
+.SS Example: Matching C Language Comments
For instance, using complement, we can write a straightforward regular
expression which matches C language comments. A C language