Repository: flex-tlf
Updated Branches:
  refs/heads/develop 592b45fa2 -> cc3535398


minor comment change so it's actually correct


Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/cc353539
Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/cc353539
Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/cc353539

Branch: refs/heads/develop
Commit: cc353539893f21644b54e5f3f2c021331cc982fc
Parents: 592b45f
Author: Justin Mclean <jmcl...@apache.org>
Authored: Mon Aug 25 22:59:49 2014 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Mon Aug 25 22:59:49 2014 +1000

----------------------------------------------------------------------
 .../src/flashx/textLayout/conversion/TextFieldHtmlImporter.as      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/cc353539/textLayout/src/flashx/textLayout/conversion/TextFieldHtmlImporter.as
----------------------------------------------------------------------
diff --git 
a/textLayout/src/flashx/textLayout/conversion/TextFieldHtmlImporter.as 
b/textLayout/src/flashx/textLayout/conversion/TextFieldHtmlImporter.as
index 34cc5e7..8a5e778 100644
--- a/textLayout/src/flashx/textLayout/conversion/TextFieldHtmlImporter.as
+++ b/textLayout/src/flashx/textLayout/conversion/TextFieldHtmlImporter.as
@@ -829,7 +829,7 @@ package flashx.textLayout.conversion
                        parseChildrenUnderNewActiveFormatWithImpliedParaFormat 
(importer, xmlToParse, parent, newFormat);
                }
                
-               /** Parse the <b> formatting element
+               /** Parse the <s> formatting element
                 * Calculates the new format to apply to _activeFormat and 
continues parsing down the hierarchy
                 * @private
                 */

Reply via email to