summaryrefslogtreecommitdiff
path: root/pico/osdep/mswin.h
diff options
context:
space:
mode:
Diffstat (limited to 'pico/osdep/mswin.h')
-rw-r--r--pico/osdep/mswin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/osdep/mswin.h b/pico/osdep/mswin.h
index 6482b525..f5ff23ad 100644
--- a/pico/osdep/mswin.h
+++ b/pico/osdep/mswin.h
@@ -324,7 +324,7 @@ int struncmp(char *, char *, int);
#ifdef MSC_MALLOC
/*
* These definitions will disable the SEGHEAP allocation routines, in
- * favor of the compliler libraries usual allocators. This is useful
+ * favor of the compiler libraries usual allocators. This is useful
* when external debugging tools and the SEGHEAP debugging routines step
* on each other...
*/