Repository: flex-asjs
Updated Branches:
  refs/heads/develop 5277a0cbd -> 003ccc46b


Fix typo in comments of MDL CardInner


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

Branch: refs/heads/develop
Commit: 003ccc46bcf07029d6302021b55db26612dfb49a
Parents: 5277a0c
Author: piotrz <pio...@apache.org>
Authored: Mon Aug 14 00:02:36 2017 +0200
Committer: piotrz <pio...@apache.org>
Committed: Mon Aug 14 00:02:36 2017 +0200

----------------------------------------------------------------------
 .../src/main/flex/org/apache/flex/mdl/supportClasses/CardInner.as  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/003ccc46/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/supportClasses/CardInner.as
----------------------------------------------------------------------
diff --git 
a/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/supportClasses/CardInner.as
 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/supportClasses/CardInner.as
index 281d5bf..4a0b449 100644
--- 
a/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/supportClasses/CardInner.as
+++ 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/supportClasses/CardInner.as
@@ -26,7 +26,7 @@ package org.apache.flex.mdl.supportClasses
     }
 
        /**
-        *  The CardInner class is a base class por all Card inner containers.
+        *  The CardInner class is a base class for all Card inner containers.
         *
         *  @langversion 3.0
         *  @playerversion Flash 10.2

Reply via email to