This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 05388841af3c9014582b00510d46206b9b385395 Author: Alex Harui <[email protected]> AuthorDate: Tue Aug 7 21:48:53 2018 -0700 fix folder name --- .../src/main/royale/mx/collections/{error => errors}/SortError.as | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/collections/error/SortError.as b/frameworks/projects/MXRoyale/src/main/royale/mx/collections/errors/SortError.as similarity index 100% rename from frameworks/projects/MXRoyale/src/main/royale/mx/collections/error/SortError.as rename to frameworks/projects/MXRoyale/src/main/royale/mx/collections/errors/SortError.as
