Skip to content

Commit

Permalink
Fix JSDoc
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
  • Loading branch information
MorrisJobke authored and rullzer committed Feb 27, 2018
1 parent 7466468 commit 20ec034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/js/js.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ var OCP = {},
*
* @return {array} capabilities
*
* @since 13.0
* @since 14.0
*/
getCapabilities: function() {
return OC._capabilities;
Expand Down

0 comments on commit 20ec034

Please sign in to comment.