summaryrefslogtreecommitdiff
path: root/gcc/vmsconfig.com
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/vmsconfig.com')
-rw-r--r--gcc/vmsconfig.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/vmsconfig.com b/gcc/vmsconfig.com
index fa08bedb5e7..0b58b2d4e30 100644
--- a/gcc/vmsconfig.com
+++ b/gcc/vmsconfig.com
@@ -194,7 +194,7 @@ ENDPROCEDURE; !process_makefile
PROCEDURE process_objc_lib( )
!
- ! Intrepret objc/Makefile, after finishing the top makefile.
+ ! Interpret objc/Makefile, after finishing the top makefile.
!
ON_ERROR
[TPU$_OPENIN]:
@@ -451,7 +451,7 @@ $!
$ exit
$
$!
-$! Constuct a header file based on subdirectory contents
+$! Construct a header file based on subdirectory contents
$!
$make_lang_incl: subroutine
$ if f$search(p1).nes."" then delete 'p1';*