Skip to content

Commit

Permalink
[BUG #6457] minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwagner committed May 31, 2012
1 parent 880ab8c commit 6726521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/source/class/qx/bom/Viewport.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ qx.Bootstrap.define("qx.bom.Viewport",
* Returns an orientation normalizer value that should be added to device orientation * Returns an orientation normalizer value that should be added to device orientation
* to normalize behaviour on different devices. * to normalize behaviour on different devices.
* *
* @param win {Window} The window to query
* @return {Map} Orientation normalizing value * @return {Map} Orientation normalizing value
*/ */
__getOrientationNormalizer : function(win) __getOrientationNormalizer : function(win)
Expand Down

0 comments on commit 6726521

Please sign in to comment.