Skip to content

Commit

Permalink
update showDialog documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fairwinds committed Dec 15, 2012
1 parent 769ce16 commit 146e7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/API/Ti.UI.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ setMenu: function(menu){},

/**
* create a UI dialog
* @param {Object} params options to pass in to create window
* @param {Object} params Options defining the dialog window. These params are passed directly into Ti.UI.createWindow
* @return {Ti.UI.Dialog}
* @member Ti.UI
*/
Expand Down

0 comments on commit 146e7a4

Please sign in to comment.