From: JeremyReed <JeremyReed@web>
Date: Thu, 12 Nov 2009 15:23:58 +0000 (-0500)
Subject: fix typo
X-Git-Tag: 3.20091113~8
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b9f264d066bd71e5a995f339fcf25181539c9b8f?ds=inline

fix typo
---

diff --git a/doc/ikiwiki/pagespec/attachment/discussion.mdwn b/doc/ikiwiki/pagespec/attachment/discussion.mdwn
index abfb62edc..34f21f84a 100644
--- a/doc/ikiwiki/pagespec/attachment/discussion.mdwn
+++ b/doc/ikiwiki/pagespec/attachment/discussion.mdwn
@@ -14,4 +14,5 @@ I am interested for [[todo/mbox]] --[[DavidBremner]]
 
 >>> Done, [[plugins/filecheck]] --[[Joey]]
 
-Anyway to make it so an edit page doesn't offer the attachment capability unless it matches a specific user, is an admin, and/or is an allowed page? (For now, I have it on all pages, and then it prohibits after I submit based on the allowed_attachments.)
+
+Any way to make it so an edit page doesn't offer the attachment capability unless it matches a specific user, is an admin, and/or is an allowed page? (For now, I have it on all pages, and then it prohibits after I submit based on the allowed_attachments.)