You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by jo...@apache.org on 2019/03/13 15:00:58 UTC

[royale-asjs] branch develop updated: Reflection: Fixed typo in getDefinitionByName asdoc

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

joshtynjala 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 136cc17  Reflection: Fixed typo in getDefinitionByName asdoc
136cc17 is described below

commit 136cc17f351607cd8d92f29f506750d04b47ef42
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Wed Mar 13 08:00:51 2019 -0700

    Reflection: Fixed typo in getDefinitionByName asdoc
---
 .../src/main/royale/org/apache/royale/reflection/getDefinitionByName.as | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/Reflection/src/main/royale/org/apache/royale/reflection/getDefinitionByName.as b/frameworks/projects/Reflection/src/main/royale/org/apache/royale/reflection/getDefinitionByName.as
index c8d6e49..d90beef 100755
--- a/frameworks/projects/Reflection/src/main/royale/org/apache/royale/reflection/getDefinitionByName.as
+++ b/frameworks/projects/Reflection/src/main/royale/org/apache/royale/reflection/getDefinitionByName.as
@@ -28,7 +28,7 @@ COMPILE::JS
 }
     
     /**
-     *  The equivalent of flash.utils.getQualifiedClassName.
+     *  The equivalent of flash.utils.getDefinitionByName.
      * 
      *  @langversion 3.0
      *  @playerversion Flash 10.2