summaryrefslogtreecommitdiff
path: root/include/pstdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pstdint.h')
-rw-r--r--include/pstdint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pstdint.h b/include/pstdint.h
index fa64dbe70..a8de63fd7 100644
--- a/include/pstdint.h
+++ b/include/pstdint.h
@@ -73,7 +73,7 @@
* include stdint.h. The hope is that one or the other can be
* used with no real difference.
*
- * 5) In the current verison, if your platform can't represent
+ * 5) In the current version, if your platform can't represent
* int32_t, int16_t and int8_t, it just dumps out with a compiler
* error.
*