fix typo; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 4 Nov 2015 23:21:13 +0000 (23:21 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 4 Nov 2015 23:21:13 +0000 (23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252096 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Bitcode/LLVMBitCodes.h

index a4ba05216adf68658d890ea5ff5a79d49f94db58..08d88a20454327930b08f44d283d7e6a18e99d99 100644 (file)
@@ -53,7 +53,7 @@ enum BlockIDs {
   OPERAND_BUNDLE_TAGS_BLOCK_ID
 };
 
-/// Idenfitication block contains a string that describes the producer details,
+/// Identification block contains a string that describes the producer details,
 /// and an epoch that defines the auto-upgrade capability.
 enum IdentificationCodes {
   IDENTIFICATION_CODE_STRING = 1, // IDENTIFICATION:      [strchr x N]