]> sipb.mit.edu Git - ikiwiki.git/commitdiff
clarify
authorJoey Hess <joey@gnu.kitenet.net>
Wed, 22 Apr 2009 19:36:40 +0000 (15:36 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 22 Apr 2009 19:36:40 +0000 (15:36 -0400)
doc/plugins/write.mdwn

index 696bc6bc37bb910af72e256b90d2250159965c7e..11ed312aebcfd73f8ec3b3f5cff463e98bfb6696 100644 (file)
@@ -98,7 +98,7 @@ function is passed no values.
 
 This allows a plugin to manipulate the list of files that need to be
 built when the wiki is refreshed. The function is passed a reference to an
 
 This allows a plugin to manipulate the list of files that need to be
 built when the wiki is refreshed. The function is passed a reference to an
-array of pages that will be rebuilt, and can modify the array, either
+array of files that will be rebuilt, and can modify the array, either
 adding or removing files from it.
 
 ### scan
 adding or removing files from it.
 
 ### scan