mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 16:33:00 +00:00
[apidoc] Bugfix: correct typo
This commit is contained in:
parent
acafcd3d94
commit
2c474b3ec5
1 changed files with 2 additions and 2 deletions
|
@ -255,8 +255,8 @@ window.addEventListener("load", function(event) {
|
||||||
* @apiGroup Editing
|
* @apiGroup Editing
|
||||||
* @apiPermission Anonymous
|
* @apiPermission Anonymous
|
||||||
*
|
*
|
||||||
* @apiUse PageParameter
|
* @apiUse PageParameter
|
||||||
* @apiPara {string} format The format ot return the edit key in. Possible values: text, json. Default: text.
|
* @apiParam {string} format The format ot return the edit key in. Possible values: text, json. Default: text.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue