summaryrefslogtreecommitdiff
path: root/platform/winrt/include/KHR/khrplatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/winrt/include/KHR/khrplatform.h')
-rw-r--r--platform/winrt/include/KHR/khrplatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/winrt/include/KHR/khrplatform.h b/platform/winrt/include/KHR/khrplatform.h
index c9e6f17d34..43aac97a73 100644
--- a/platform/winrt/include/KHR/khrplatform.h
+++ b/platform/winrt/include/KHR/khrplatform.h
@@ -223,7 +223,7 @@ typedef signed short int khronos_int16_t;
typedef unsigned short int khronos_uint16_t;
/*
- * Types that differ between LLP64 and LP64 architectures - in LLP64,
+ * Types that differ between LLP64 and LP64 architectures - in LLP64,
* pointers are 64 bits, but 'long' is still 32 bits. Win64 appears
* to be the only LLP64 architecture in current use.
*/