]> git.sur5r.net Git - i3/i3/blobdiff - libi3/string.c
travis: fix mk-build-deps call by providing changelog file
[i3/i3] / libi3 / string.c
index f78a140f94a3db943280f830dfee8d019d1e1faa..a078b33e2b955494f34a2a7c37c21c398bd1a2bc 100644 (file)
@@ -48,7 +48,7 @@ i3String *i3string_from_markup(const char *from_markup) {
 
 /*
  * Build an i3String from an UTF-8 encoded string with fixed length.
- * To be used when no proper NUL-terminaison is available.
+ * To be used when no proper NULL-termination is available.
  * Returns the newly-allocated i3String.
  *
  */