[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
1 changed files with 2 additions and 2 deletions

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.
*/
/*