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 committed Feb 15, 2018
1 parent 50e9aab commit fc1740c
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 fc1740c

Please sign in to comment.