[LangRef] Correct a typo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225148 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Hal Finkel
2015-01-05 04:05:21 +00:00
parent 9cad6c8a24
commit edef0847bc

View File

@@ -8587,7 +8587,7 @@ Arguments:
"""""""""" """"""""""
The first argument is the value to be counted. This argument may be of The first argument is the value to be counted. This argument may be of
any integer type, or a vectory with integer element type. The return any integer type, or a vector with integer element type. The return
type must match the first argument type. type must match the first argument type.
The second argument must be a constant and is a flag to indicate whether The second argument must be a constant and is a flag to indicate whether
@@ -8634,7 +8634,7 @@ Arguments:
"""""""""" """"""""""
The first argument is the value to be counted. This argument may be of The first argument is the value to be counted. This argument may be of
any integer type, or a vectory with integer element type. The return any integer type, or a vector with integer element type. The return
type must match the first argument type. type must match the first argument type.
The second argument must be a constant and is a flag to indicate whether The second argument must be a constant and is a flag to indicate whether