diff options
Diffstat (limited to 'dep/src/zthread/Monitor.h')
-rw-r--r-- | dep/src/zthread/Monitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/src/zthread/Monitor.h b/dep/src/zthread/Monitor.h index 6f9492fe32c..1170982292e 100644 --- a/dep/src/zthread/Monitor.h +++ b/dep/src/zthread/Monitor.h @@ -29,7 +29,7 @@ # error "Reserved symbol defined" #endif -// Include the dependencies for a Montior +// Include the dependencies for a Montior #ifdef HAVE_CONFIG_H # include "config.h" #endif |