[Pixelle-commit] SF.net SVN: pixelle: [125] trunk/pixelle/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-06-29 18:41:14
|
Revision: 125
http://pixelle.svn.sourceforge.net/pixelle/?rev=125&view=rev
Author: dbrosius
Date: 2008-06-29 11:41:19 -0700 (Sun, 29 Jun 2008)
Log Message:
-----------
fix stutter in doc
Modified Paths:
--------------
trunk/pixelle/htdocs/index.html
Modified: trunk/pixelle/htdocs/index.html
===================================================================
--- trunk/pixelle/htdocs/index.html 2008-06-29 05:25:52 UTC (rev 124)
+++ trunk/pixelle/htdocs/index.html 2008-06-29 18:41:19 UTC (rev 125)
@@ -52,7 +52,7 @@
The absolute value of an expression.</li>
<li>min(e, f)<br/>
The minimum value of two expressions.</li>
- <li>min(e, f)<br/>
+ <li>max(e, f)<br/>
The maximum value of two expressions.</li>
<li>pow(e, f)<br/>
One expression raised to the second expression's power</li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|