Merge commit 'remotes/meins/master'
[paraslash.git] / string.c
index eb8b12ece58ecd03e1507932751d1961de0084be..bd53e8d24462d1bbde5045f7b0b80de939460588 100644 (file)
--- a/string.c
+++ b/string.c
@@ -91,7 +91,7 @@ __must_check __malloc void *para_calloc(size_t size)
 }
 
 /**
- * Pparaslash's version of strdup().
+ * Paraslash's version of strdup().
  *
  * \param s The string to be duplicated.
  *