This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3d9133d  final change in blog example
3d9133d is described below

commit 3d9133d87bf1727228570dbea6b4fe148be7b6bf
Author: Carlos Rovira <[email protected]>
AuthorDate: Mon Sep 24 00:14:46 2018 +0200

    final change in blog example
---
 .../main/royale/BE0011_Loading_external_data_through_HTTPService.mxml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/examples/blog/BE0011_Loading_external_data_through_HTTPService/src/main/royale/BE0011_Loading_external_data_through_HTTPService.mxml
 
b/examples/blog/BE0011_Loading_external_data_through_HTTPService/src/main/royale/BE0011_Loading_external_data_through_HTTPService.mxml
index 2905a2a..e2eed8c 100644
--- 
a/examples/blog/BE0011_Loading_external_data_through_HTTPService/src/main/royale/BE0011_Loading_external_data_through_HTTPService.mxml
+++ 
b/examples/blog/BE0011_Loading_external_data_through_HTTPService/src/main/royale/BE0011_Loading_external_data_through_HTTPService.mxml
@@ -56,7 +56,7 @@
             </js:beads>
 
             <j:Card percentWidth="90">
-                <html:H3 text="Loading external data through HTTPService"/>
+                <html:H3 text="Loading Github external data through 
HTTPService"/>
                 
                 <j:Label text="This example loads its source code in the text 
code panel:"/>
 

Reply via email to