Fixed spelling and grammar.
[oota-llvm.git] / lib / Bytecode / Archive / ArchiveReader.cpp
index f631f2dc73a3ec3b6f152946575e794617044375..6a3f7abf9b6113f907aa8bbd23e709c1422d5817 100644 (file)
@@ -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.
 //