]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/tools.c
Some tweaks to automode help
[irc/evilnet/x3.git] / src / tools.c
index 946f27a5175b297c4527781d9420ec5a4ddbc770..d9fd7c0e9cd49fbb0fbfb18794a16ea0b9265e3b 100644 (file)
@@ -939,7 +939,7 @@ tools_cleanup(void)
  * multiple dilimiters, which can really
  * offset tokens and cause huge corruption
  * so this function will use strsep but
- * act like strtok in that sence.
+ * act like strtok in that sense.
  */
 char *mysep(char **sepstr, char *delim)
 {