Documentation comments fix

This commit is contained in:
Nelson Campos 2018-04-12 10:39:37 +01:00
parent 194d1c0606
commit b7badc7d32

View File

@ -1549,6 +1549,7 @@ $.Viewport.prototype = {
/** /**
* Sets flip state according to the state input argument. * Sets flip state according to the state input argument.
* @function * @function
* @param {Boolean} state - Flip state to set.
* @return {OpenSeadragon.Viewport} Chainable. * @return {OpenSeadragon.Viewport} Chainable.
*/ */
setFlip: function( state ) { setFlip: function( state ) {