aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/zexy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zexy.h b/src/zexy.h
index ba2bec3..ab4f5ad 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -41,7 +41,7 @@
/* usually the re-inclusion magic is done in the header-file itself
* however, we do it outside, so we can force zexyconf.h to not be used
- * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/*
+ * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/...)
*/
#ifndef INCLUDE_ZEXYCONF_H__
# include "zexyconf.h"