diff options
Diffstat (limited to 'Server/Plugins/APIDump/APIDesc.lua')
-rw-r--r-- | Server/Plugins/APIDump/APIDesc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua index c7d47219a..cfe595f17 100644 --- a/Server/Plugins/APIDump/APIDesc.lua +++ b/Server/Plugins/APIDump/APIDesc.lua @@ -7081,7 +7081,7 @@ This class contains the information for a signed or writeable book: The author, Type = "string", }, }, - Notes = "Add a page to the end of the book. Note: A page can be a json string", + Notes = "Add a page to the end of the book. Note: If it's a written book, the page can be a json string", }, GetPages = { |