Fix a typo in bitcode docs, from 165814.

llvm-svn: 165944
This commit is contained in:
Jan Wen Voung 2012-10-15 16:47:58 +00:00
parent 272663afc2
commit b1bdc84698

View File

@ -564,7 +564,7 @@ MODULE_CODE_VERSION Record
``[VERSION, version#]``
The ``VERSION`` record (code 1) contains a single value indicating the format
version. Version 0 and 1 are supported at this time. The difference between
version. Versions 0 and 1 are supported at this time. The difference between
version 0 and 1 is in the encoding of instruction operands in
each `FUNCTION_BLOCK`_.