fixup argument
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21680 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/LangRef.html b/docs/LangRef.html
index f313aed..fc586ed 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -3071,7 +3071,7 @@
<h5>Arguments:</h5>
<p>
-The only argument is the value to be counted.
+The only argument is the value to be counted. The argument may be of any integer type.
</p>
<h5>Semantics:</h5>
@@ -3103,7 +3103,7 @@
<h5>Arguments:</h5>
<p>
-The only argument is the value to be counted.
+The only argument is the value to be counted. The argument may be of any integer type.
</p>
<h5>Semantics:</h5>
@@ -3136,7 +3136,7 @@
<h5>Arguments:</h5>
<p>
-The only argument is the value to be counted.
+The only argument is the value to be counted. The argument may be of any integer type.
</p>
<h5>Semantics:</h5>