aboutsummaryrefslogtreecommitdiffstats
path: root/ui-summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui-summary.c')
-rw-r--r--ui-summary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-summary.c b/ui-summary.c
index 8e81ac4..d643c9d 100644
--- a/ui-summary.c
+++ b/ui-summary.c
@@ -129,7 +129,7 @@ void cgit_print_repo_readme(char *path)
}
/* Print the calculated readme, either from the git repo or from the
- * filesystem, while applying the about-filter.
+ * filesystem, while applying the render-filter.
*/
html("<div id='summary'>");
cgit_open_filter(ctx.repo->about_filter, filename);