X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write.h;h=f308acefbe64e6eb51085fd299c081045d0058ae;hp=6ce5c32d31864e9fcc2103ce90d3484bad047ae3;hb=3a6b996d8b39fdc067df352d1eee757ef2a8f49b;hpb=bc15c3ff65eb00e04ebc303cfa9ee3d1a4675b35 diff --git a/write.h b/write.h index 6ce5c32d..f308acef 100644 --- 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(). */