fix title for example

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

Branch: refs/heads/master
Commit: fb055bfe68cadea0bdfa7d0fcbab68615aa65321
Parents: a0ffbf7
Author: Justin Mclean <jmcl...@apache.org>
Authored: Mon Oct 27 08:20:09 2014 +1100
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Mon Oct 27 08:20:09 2014 +1100

----------------------------------------------------------------------
 .../TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/fb055bfe/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml 
b/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
index adb0daa..bd36010 100644
--- a/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
@@ -22,7 +22,7 @@
                           xmlns:mx="library://ns.adobe.com/flex/mx"
                           xmlns:x="http://flex.apache.org/experimental/ns";>
        
-       <s:Panel title="Millisecond Format Example" width="100%" height="100%">
+       <s:Panel title="Masked TextInput Example" width="100%" height="100%">
                <s:layout>
                        <s:VerticalLayout paddingLeft="10" paddingRight="10" 
paddingTop="10" paddingBottom="10"/>
                </s:layout>

Reply via email to