diff --git a/src/output.c b/src/output.c index 571c01cf..19a7c4af 100644 --- a/src/output.c +++ b/src/output.c @@ -10,7 +10,7 @@ #include "all.h" /* - * Returns the output container below the given output container. + * Returns the content container below the given output container. * */ Con *output_get_content(Con *output) {