summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
Diffstat (limited to 'rsc')
-rw-r--r--rsc/source/rscpp/cpp3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/source/rscpp/cpp3.c b/rsc/source/rscpp/cpp3.c
index f5fc8e192140..05c34227463e 100644
--- a/rsc/source/rscpp/cpp3.c
+++ b/rsc/source/rscpp/cpp3.c
@@ -549,7 +549,7 @@ char **argv;
break; /* Exit case statement */
perror(ap); /* Error, can't append */
exit(errno); /* After access test */
- } /* If file accessable */
+ } /* If file accessible */
}
/*
* On vms, we want to create the file using "standard"