From 7ced29424d6635beaf2047cac1f89357b688254d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 5 Jul 2009 03:37:29 +0000 Subject: [PATCH] Fix a POD whitespace issue in the WikiPage. --- lib/WebGUI/Asset/WikiPage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Asset/WikiPage.pm b/lib/WebGUI/Asset/WikiPage.pm index ec471da39..e5a423229 100644 --- a/lib/WebGUI/Asset/WikiPage.pm +++ b/lib/WebGUI/Asset/WikiPage.pm @@ -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 {