aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/DataTypes.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/System/DataTypes.h.in')
-rw-r--r--include/llvm/System/DataTypes.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/System/DataTypes.h.in b/include/llvm/System/DataTypes.h.in
index 1f8ce79..6537f30 100644
--- a/include/llvm/System/DataTypes.h.in
+++ b/include/llvm/System/DataTypes.h.in
@@ -15,7 +15,7 @@
|* [u]int(32|64)_t : typedefs for signed and unsigned 32/64 bit system types*|
|* [U]INT(8|16|32|64)_(MIN|MAX) : Constants for the min and max values. *|
|* *|
-|* No library is required when using these functinons. *|
+|* No library is required when using these functions. *|
|* *|
|*===----------------------------------------------------------------------===*/