You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by hu...@apache.org on 2022/10/30 16:41:05 UTC

[royale-asjs] branch develop updated: Fix: typo in comment

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

hugoferreira 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 529c31137f Fix: typo in comment
529c31137f is described below

commit 529c31137fff2411e38fb7565d9c9a64bb978161
Author: Hugo Ferreira <hf...@solidsoft.pt>
AuthorDate: Sun Oct 30 16:40:54 2022 +0000

    Fix: typo in comment
---
 .../HTML/src/main/royale/org/apache/royale/html/beads/InnerHTML.as      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/HTML/src/main/royale/org/apache/royale/html/beads/InnerHTML.as b/frameworks/projects/HTML/src/main/royale/org/apache/royale/html/beads/InnerHTML.as
index ee8fa410e7..21e97d6b6a 100644
--- a/frameworks/projects/HTML/src/main/royale/org/apache/royale/html/beads/InnerHTML.as
+++ b/frameworks/projects/HTML/src/main/royale/org/apache/royale/html/beads/InnerHTML.as
@@ -25,7 +25,7 @@ package org.apache.royale.html.beads
     [DefaultProperty("text")]
 
 	/**
-	 *  The InnerText bead class adds innetHTML text to a html tag.
+	 *  The InnerText bead class adds innerHTML text to a html tag.
 	 *  
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10.2