]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - write.h
Assorted typo fixes in comments.
[paraslash.git] / write.h
diff --git a/write.h b/write.h
index 6ce5c32d31864e9fcc2103ce90d3484bad047ae3..f308acefbe64e6eb51085fd299c081045d0058ae 100644 (file)
--- a/write.h
+++ b/write.h
@@ -48,7 +48,7 @@ struct writer {
         */
        void *(*parse_config_or_die)(int argc, char **argv);
        /**
-        * Dellocate all configuration resources.
+        * Deallocate all configuration resources.
         *
         * This should free whatever was allocated by \ref parse_config_or_die().
         */