OSDN Git Service

2005-12-28 Perry
authorPerry Rapp <elsapo@users.sourceforge.net>
Wed, 28 Dec 2005 04:50:33 +0000 (04:50 +0000)
committerPerry Rapp <elsapo@users.sourceforge.net>
Wed, 28 Dec 2005 04:50:33 +0000 (04:50 +0000)
 BUG: [ 1389855 ] grammar fix in plugin docs
  Plugins.html

Docs/Developers/Plugins.html
Docs/Developers/readme.txt

index 2187056..258956a 100644 (file)
@@ -191,7 +191,7 @@ When file is changed, the value is forwarded to <code>PackBuffer</code>.
 The goal is to pass a parameter from <code>UnpackBuffer</code> to <code>PackBuffer</code>.<br />
 For example, the plugin may handle several compressed formats, and use this value to recompress a file in
 the format of the original.
-This parameter is mandatory for the functions syntax. But you don't have to set its value when you don't use it.</p>
+This parameter is mandatory for the function's syntax. But you don't have to set its value when you don't use it.</p>
 
 <h3><a name="syntax">Syntax</a></h3>
 
index 76488ec..e37174a 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-28 Perry
+ BUG: [ 1389855 ] grammar fix in plugin docs
+  Plugins.html
+
 2005-09-22 Kimmo
  New file Changes.txt created.
  See Changes.txt for more up-to-date information.