This is an automated email from the ASF dual-hosted git repository.
pent pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
new 8cb6bc7 Fixed misspelled example name.
8cb6bc7 is described below
commit 8cb6bc798507e706c1831f0a9bc0e55150f0bf15
Author: Peter Ent <[email protected]>
AuthorDate: Wed Mar 14 10:09:24 2018 -0400
Fixed misspelled example name.
---
examples/mxroyale/{HellowWorld => HelloWorld}/build.xml | 0
examples/mxroyale/{HellowWorld => HelloWorld}/pom.xml | 0
.../mxroyale/{HellowWorld => HelloWorld}/src/main/royale/HelloWorld.mxml | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/examples/mxroyale/HellowWorld/build.xml
b/examples/mxroyale/HelloWorld/build.xml
similarity index 100%
rename from examples/mxroyale/HellowWorld/build.xml
rename to examples/mxroyale/HelloWorld/build.xml
diff --git a/examples/mxroyale/HellowWorld/pom.xml
b/examples/mxroyale/HelloWorld/pom.xml
similarity index 100%
rename from examples/mxroyale/HellowWorld/pom.xml
rename to examples/mxroyale/HelloWorld/pom.xml
diff --git a/examples/mxroyale/HellowWorld/src/main/royale/HelloWorld.mxml
b/examples/mxroyale/HelloWorld/src/main/royale/HelloWorld.mxml
similarity index 100%
rename from examples/mxroyale/HellowWorld/src/main/royale/HelloWorld.mxml
rename to examples/mxroyale/HelloWorld/src/main/royale/HelloWorld.mxml
--
To stop receiving notification emails like this one, please contact
[email protected].