summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-12-01 11:39:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-12-01 11:39:40 (GMT)
commit84a744f6f7dbbe47280754dd09dececdbd8b245a (patch)
tree89ea4d11f6d5ab9868596a73fd7b761ffa3d60fe /doc
parent3aefaf62e4de2181582277bb60fe2a4ee5c506a2 (diff)
downloadtcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.zip
tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.tar.gz
tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.tar.bz2
compatability -> compatibility
Diffstat (limited to 'doc')
-rw-r--r--doc/re_syntax.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/re_syntax.n b/doc/re_syntax.n
index a74746a..14b0de0 100644
--- a/doc/re_syntax.n
+++ b/doc/re_syntax.n
@@ -176,7 +176,7 @@ endpoint, so e.g.
.QW \fBa\-c\-e\fR
is illegal. Ranges in Tcl always use the
Unicode collating sequence, but other programs may use other collating
-sequences and this can be a source of incompatability between programs.
+sequences and this can be a source of incompatibility between programs.
.PP
To include a literal \fB]\fR or \fB\-\fR in the list, the simplest
method is to enclose it in \fB[.\fR and \fB.]\fR to make it a