Author: keith
Date: Mon Jul 21 00:40:11 2008
New Revision: 19724
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19724

Log:
Fixing a spelling mistake


Modified:
   trunk/mashup/java/xdocs/keystoremanagement.html

Modified: trunk/mashup/java/xdocs/keystoremanagement.html
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/keystoremanagement.html?rev=19724&r1=19723&r2=19724&view=diff
==============================================================================
--- trunk/mashup/java/xdocs/keystoremanagement.html     (original)
+++ trunk/mashup/java/xdocs/keystoremanagement.html     Mon Jul 21 00:40:11 2008
@@ -1,6 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html xmlns="http://www.w3.org/1999/xhtml";><head>
-<!--
+<html xmlns="http://www.w3.org/1999/xhtml";><head><!--
 ~ Copyright 2005-2008 WSO2, Inc. (http://wso2.com)
 ~
 ~ Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,17 +14,17 @@
 ~ See the License for the specific language governing permissions and
 ~ limitations under the License.
 -->
+
 <meta http-equiv="content-type" content=""><title>Key Store Management</title>
 
-<link href="css/mashup-docs.css" rel="stylesheet" type="text/css" media="all">
-</head>
+<link href="css/mashup-docs.css" rel="stylesheet" type="text/css" 
media="all"></head>
 <body lang="EN-US">
 <div id="main-content">
 <h1>Key Store Management</h1>
 <p>Each user account in the Mashup Server has a keystore associated
 with it (The primary admins keystore is used for the system user). This
 keystore is prepolulated with a list if trusted certificates but it
-does not contain a private key. Hence users must upload there private
+does not contain a private key. Hence users must upload their private
 key to this keystore before making use of it.&nbsp;</p>
 
 <h2 id="managing">Managing private keys</h2><p>Uploading a private key can be 
done by visiting <a 
href="https://localhost:7443/cert_manager.jsp";>https://localhost:7443/cert_manager.jsp</a>,
 but first you need to get yourself a private key.&nbsp;</p><ul><li>If
@@ -50,5 +49,5 @@
 your private key. Importing certificates can be done in two 
ways,<br><ol><li>By providing the URL of the site</li>
     <li>By uploading the certificate as a file</li></ol><img style="width: 
996px; height: 816px;" alt="Uploading Certificates" 
src="images/uploading_certificates.png"><br></div>
 
-<p>&copy; 2007-2008 WSO2 Inc.</p>
-</body></html>
+<p>� 2007-2008 WSO2 Inc.</p>
+</body></html>
\ No newline at end of file

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to