Updated Help page.

git-svn-id: https://svn.apache.org/repos/asf/incubator/photark/mobile/trunk@1373941 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assets/www/index.html b/assets/www/index.html
index 6a5851c..2733483 100644
--- a/assets/www/index.html
+++ b/assets/www/index.html
@@ -557,7 +557,7 @@
 				<a href="#"
 				data-role="button" data-mini="true" data-icon="search" onclick='doSearch()'>Search</a>
 				<a href="#"
-				data-role="button" data-rel="dialog" data-transition="pop" data-icon="grid" onclick="getPhoto(pictureSource.PHOTOLIBRARY)">Shaw all</a>
+				data-role="button" data-rel="dialog" data-transition="pop" data-icon="grid" onclick="getPhoto(pictureSource.PHOTOLIBRARY)">Show all</a>
 				<a href="index.html"
 				data-role="button" data-mini="true"
 				data-icon="back">Cancel</a>
@@ -681,12 +681,14 @@
 			</div>
 			<div data-role="content">
 				<ul>
-					<li>To get started caputre a photo, open exsisting photo or go to web albums</li>
-					<li>You can organize photoes by editing image related data and saving</li>
-					<li>You can search photoes according to data you have added</li>
+					<li>To get started capture a photo, open existing photo or go to web albums</li>
+					<li>You can organize photos by editing image related data and saving</li>
+					<li>You can search photos according to data you have added</li>
 					<li>You can tag people in your photo by going to view tags section</li>
 					<li>You can view a image full screen by tapping on it</li>
 					<li>Deleting a photo through the application will delete the photo from phone memory too</li>
+					<li>You can access your web albums by toggling the respective switch</li>
+					<li>For Flickr and Picasa, one needs to copy paste the code that is displayed</li>
 				</ul>
 			</div>
 		</div>