summaryrefslogtreecommitdiff
path: root/sokol_time.h
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2019-01-19 12:14:17 +0100
committerAndre Weissflog <floooh@gmail.com>2019-01-19 12:14:17 +0100
commitb8ee3870eed891071106623a0978dbb35d238993 (patch)
tree3441ef53b8cbd96e05a50a2a02f112c0e37a63ba /sokol_time.h
parent60d9e935fd80cec97390a77d4315932fb07abaf1 (diff)
sokol_time.h: fix doc typo
Diffstat (limited to 'sokol_time.h')
-rw-r--r--sokol_time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sokol_time.h b/sokol_time.h
index cacfb13a..d168cec1 100644
--- a/sokol_time.h
+++ b/sokol_time.h
@@ -54,7 +54,7 @@
Windows: QueryPerformanceFrequency() / QueryPerformanceCounter()
MacOS/iOS: mach_absolute_time()
emscripten: clock_gettime(CLOCK_MONOTONIC)
- Linux+others: clock_gettime(CLOCK_MONITONIC)
+ Linux+others: clock_gettime(CLOCK_MONOTONIC)
zlib/libpng license