Remove trailing whitespace from jsdoc
This commit is contained in:
parent
ae7c12552a
commit
503eb948b7
|
@ -409,7 +409,7 @@ module.exports = function(registry) {
|
|||
* ```
|
||||
*
|
||||
* @param {String} name The name of the method.
|
||||
* @param {Object} options The remoting options.
|
||||
* @param {Object} options The remoting options.
|
||||
* See [Remote methods - Options](http://docs.strongloop.com/display/LB/Remote+methods#Remotemethods-Options).
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue