about summary refs log tree commit diff
path: root/posix/rxspencer/tests
diff options
context:
space:
mode:
Diffstat (limited to 'posix/rxspencer/tests')
-rw-r--r--posix/rxspencer/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/rxspencer/tests b/posix/rxspencer/tests
index 3ad46e2a61..810e4be79c 100644
--- a/posix/rxspencer/tests
+++ b/posix/rxspencer/tests
@@ -183,7 +183,7 @@ a\(***\)b	bC	BADRPT
 # The following two tests are not correct:
 #{		&	{	{
 #{abc		&	{abc	{abc
-# '{' is always a special char outside bracket expressions.  So test ony BRE:
+# '{' is always a special char outside bracket expressions.  So test only BRE:
 {		b	{	{
 {abc		b	{abc	{abc
 {1		C	BADRPT