|
From: <ai...@us...> - 2008-07-26 19:30:19
|
Revision: 8596
http://plplot.svn.sourceforge.net/plplot/?rev=8596&view=rev
Author: airwin
Date: 2008-07-26 19:30:28 +0000 (Sat, 26 Jul 2008)
Log Message:
-----------
plattform ==> platform
Modified Paths:
--------------
trunk/www/corefunctions.php
Modified: trunk/www/corefunctions.php
===================================================================
--- trunk/www/corefunctions.php 2008-07-26 19:29:46 UTC (rev 8595)
+++ trunk/www/corefunctions.php 2008-07-26 19:30:28 UTC (rev 8596)
@@ -35,7 +35,7 @@
{
echo " <div id=\"pageheader\">\n";
echo " <h1>PLplot Homepage</h1>\n";
- echo " <h2>The ultimate cross-plattform plotting library</h2>\n";
+ echo " <h2>The ultimate cross-platform plotting library</h2>\n";
echo " </div>\n";
echo ' <div id="menubar">';
@@ -117,4 +117,4 @@
END;
}
-?>
\ No newline at end of file
+?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|