From 37f92e25689bacd2308c92f33d01163478cf5ad1 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Sep 2003 22:34:13 +0000 Subject: Fixed spelling and grammar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8489 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Bytecode/Reader/ArchiveReader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Bytecode/Reader/ArchiveReader.cpp') diff --git a/lib/Bytecode/Reader/ArchiveReader.cpp b/lib/Bytecode/Reader/ArchiveReader.cpp index f631f2dc73..6a3f7abf9b 100644 --- a/lib/Bytecode/Reader/ArchiveReader.cpp +++ b/lib/Bytecode/Reader/ArchiveReader.cpp @@ -130,7 +130,7 @@ static bool ReadArchiveBuffer(const std::string &Filename, } -// ReadArchiveFile - Read bytecode files from the specfied .a file, returning +// ReadArchiveFile - Read bytecode files from the specified .a file, returning // true on error, or false on success. This does not support reading files from // standard input. // -- cgit v1.2.3-18-g5258