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

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 95d61f3  jewel-alert: fix typo in comment
95d61f3 is described below

commit 95d61f367a72195b752096dc3b21f3ed86c401ca
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue May 28 18:43:51 2019 +0200

    jewel-alert: fix typo in comment
---
 .../projects/Jewel/src/main/royale/org/apache/royale/jewel/Alert.as     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/Alert.as 
b/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/Alert.as
index 14d1061..928f918 100644
--- a/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/Alert.as
+++ b/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/Alert.as
@@ -115,7 +115,7 @@ package org.apache.royale.jewel
                }
 
                /**
-                *  The tile of the Alert.
+                *  The title of the Alert.
                 *
                 *  @langversion 3.0
                 *  @playerversion Flash 10.2

Reply via email to