Updated Doclets

Botton fixes :)
This commit is contained in:
Mark Salsbery 2013-11-25 10:38:50 -08:00
parent 930e8c4dfd
commit 7cb2f7cfd5
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ $.ButtonState = {
/**
* @class Button
* @classdesc Manages events, hover states for individual buttons, tool-tips, as well
* as fading the bottons out when the user has not interacted with them
* as fading the buttons out when the user has not interacted with them
* for a specified period.
*
* @memberof OpenSeadragon

View File

@ -148,7 +148,7 @@
* @property {OpenSeadragon.NavImages} [navImages]
* An object with a property for each button or other built-in navigation
* control, eg the current 'zoomIn', 'zoomOut', 'home', and 'fullpage'.
* Each of those in turn provides an image path for each state of the botton
* Each of those in turn provides an image path for each state of the button
* or navigation control, eg 'REST', 'GROUP', 'HOVER', 'PRESS'. Finally the
* image paths, by default assume there is a folder on the servers root path
* called '/images', eg '/images/zoomin_rest.png'. If you need to adjust