Skip to content

Commit f59b401

Browse files
author
Lavender Chan
committed
Seeing if I can push changes
1 parent 161dd1e commit f59b401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/com/google/maps/android/utils/demo/KMLDemoActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public void setKML () {
9393
Returns an XML Parser from a given KML or XML data set and returns as an input stream.
9494
To change the file destination, change R.raw.<Your file here>
9595
Raw data is currently being fetched from demo/res/raw folder.
96-
To retrieve a file from a URL, uncomment and replace YOUR_URL_HERE with your own.
96+
To retrieve a file from a URL, uncomment and replace YOUR_URL_HERE with your own :)
9797
**********************************/
9898

9999
private XmlPullParser getKMLFile () {

0 commit comments

Comments
 (0)