X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write.h;h=f308acefbe64e6eb51085fd299c081045d0058ae;hb=3a6b996d8b39fdc067df352d1eee757ef2a8f49b;hp=cb73498881d1fb2d32e5d259d0bd21fd4227d8f4;hpb=879e52d49df6d00aa9eafe5cccb48bbd24ed4c81;p=paraslash.git diff --git a/write.h b/write.h index cb734988..f308acef 100644 --- a/write.h +++ b/write.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2014 Andre Noll + * Copyright (C) 2006-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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(). */