From d265e3ac1939c8b73989b5c1610945e0b34c17de Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Sun, 30 Jul 2017 18:58:23 +0200 Subject: APIDoc: Corrected Note for AddPage --- Server/Plugins/APIDump/APIDesc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = { -- cgit v1.2.3