You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by cd...@apache.org on 2021/02/28 12:43:15 UTC

[royale-asjs] 11/19: fix typo

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch feature/distribution-allignment
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 5e6a287a195b4b18119130e3e87faa012507cbc9
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sat Feb 27 12:11:51 2021 +0100

    fix typo
---
 .../Core/src/main/royale/org/apache/royale/core/BrowserOrientation.as   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/Core/src/main/royale/org/apache/royale/core/BrowserOrientation.as b/frameworks/projects/Core/src/main/royale/org/apache/royale/core/BrowserOrientation.as
index 26359b0..08aecd2 100644
--- a/frameworks/projects/Core/src/main/royale/org/apache/royale/core/BrowserOrientation.as
+++ b/frameworks/projects/Core/src/main/royale/org/apache/royale/core/BrowserOrientation.as
@@ -35,7 +35,7 @@ COMPILE::JS
      *  The BrowserOrientation class listens for browser
      *  resizing (only in devices) and dispatchh orientation change events.
      *   - if orientation is portratit it dispatches: 'orientationPortrait'
-     *   - if orientation is ladspace it dispatches: 'orientationLandscape'
+     *   - if orientation is landspace it dispatches: 'orientationLandscape'
      *  
      *  @langversion 3.0
      *  @playerversion Flash 10.2