fix pasto noticed by Jakub
[oota-llvm.git] / docs / CommandGuide / FileCheck.pod
index 2f9f0071330efa3474e4d350b85f07dd58880903..539f66fea5457913cbd6c798fdcd8ee02376b9dd 100644 (file)
@@ -21,7 +21,7 @@ for matching multiple different inputs in one file in a specific order.
 The I<match-filename> file specifies the file that contains the patterns to
 match.  The file to verify is always read from standard input.
 
-The input and output of B<tblgen> is beyond the scope of this short
+The input and output of B<FileCheck> is beyond the scope of this short
 introduction. Please see the I<TestingGuide> page in the LLVM documentation.
 
 =head1 OPTIONS