From: <kil...@us...> - 2008-09-01 19:45:16
|
Revision: 158 http://davinspector.svn.sourceforge.net/davinspector/?rev=158&view=rev Author: killerjoe Date: 2008-09-01 19:45:13 +0000 (Mon, 01 Sep 2008) Log Message: ----------- Fixed typo. Modified Paths: -------------- trunk/www/index.html Modified: trunk/www/index.html =================================================================== --- trunk/www/index.html 2008-08-20 14:42:25 UTC (rev 157) +++ trunk/www/index.html 2008-09-01 19:45:13 UTC (rev 158) @@ -19,7 +19,7 @@ <h2><a href="#">About DAVInspector</a></h2> - <p>DAVInpector is a tool for debugging and monitoring HTTP and WebDAV capable applications. It is mainly written to help developers creating HTTP/WebDAV clients or servers, but could also be used by sysadmins. The open plugin technology makes it possible that in future other network protocols will be support too.<br /><br /> + <p>DAVInspector is a tool for debugging and monitoring HTTP and WebDAV capable applications. It is mainly written to help developers creating HTTP/WebDAV clients or servers, but could also be used by sysadmins. The open plugin technology makes it possible that in future other network protocols will be support too.<br /><br /> DAVInspector is developed by employees of the the institution <a href="http://www.dlr.de/sc" class="blacklink">"Simulation and Software Technology" (SISTEC)</a> at the <a href="http://www.dlr.de" class="blacklink">German Aerospace Center DLR</a>.</p> <p>We are happy about any support for this project - for example you might participate as a developer, bug reporter or simply by telling us your needs. Just visit our <a href="http://sourceforge.net/forum/?group_id=206242">forums</a> or join our <a href="http://sourceforge.net/mail/?group_id=206242">mailing-lists</a> on Sourceforge. <br></p></p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |