Fix a POD whitespace issue in the WikiPage.

This commit is contained in:
Colin Kuskie 2009-07-05 03:37:29 +00:00
parent 72903e141d
commit 7ced29424d

View file

@ -71,7 +71,7 @@ sub canAdd {
Returns true if the current user can administer the wiki containing this WikiPage, or
if the current user can edit wiki pages and is trying to add or edit pages, or the page
is not protected.
=cut
sub canEdit {