summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IkiWiki/Rcs/Stub.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/IkiWiki/Rcs/Stub.pm b/IkiWiki/Rcs/Stub.pm
index 59d51226b..e408d5ac3 100644
--- a/IkiWiki/Rcs/Stub.pm
+++ b/IkiWiki/Rcs/Stub.pm
@@ -48,8 +48,8 @@ sub rcs_recentchanges ($) {
# page => # name of page changed,
# diffurl => # optional url to a diff showing
# # the changes,
- # }
- # # repeat for each page changed in this commit
+ # },
+ # # repeat for each page changed in this commit,
# ],
# }
}