Merge branch 'FlexUnit4TestsTLF' into develop
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 @@
 			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
 		 */