1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-11 00:24:56 +00:00

[apidoc] Bugfix: correct typo

This commit is contained in:
Starbeamrainbowlabs 2019-08-08 18:29:49 +01:00
parent acafcd3d94
commit 2c474b3ec5
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -255,8 +255,8 @@ window.addEventListener("load", function(event) {
* @apiGroup Editing
* @apiPermission Anonymous
*
* @apiUse PageParameter
* @apiPara {string} format The format ot return the edit key in. Possible values: text, json. Default: text.
* @apiUse PageParameter
* @apiParam {string} format The format ot return the edit key in. Possible values: text, json. Default: text.
*/
/*