From b090827b2632f1f1d90adf6ed537bcaa76381190 Mon Sep 17 00:00:00 2001 From: kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Mon, 28 Aug 1995 10:54:22 +0000 Subject: Fix spelling errors. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10289 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/vmsconfig.com | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/vmsconfig.com') 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';* -- cgit v1.2.1