summaryrefslogtreecommitdiff
path: root/doc/projects.html
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-11-15 11:43:55 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-11-15 11:43:55 +0100
commit2fb438b0ac9abb72f2cbd85f624ad0603fdefd4b (patch)
tree8289ec0264c4386ca44c3e9d38e209f696c842ed /doc/projects.html
parent442c9f32476abf86274f76f91a3a725c9fefce8d (diff)
downloadgmp-2fb438b0ac9abb72f2cbd85f624ad0603fdefd4b.tar.gz
More spelling fixes.
Diffstat (limited to 'doc/projects.html')
-rw-r--r--doc/projects.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/projects.html b/doc/projects.html
index c88c4f296..79e5aa23b 100644
--- a/doc/projects.html
+++ b/doc/projects.html
@@ -37,7 +37,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
<hr>
<!-- NB. timestamp updated automatically by emacs -->
- This file current as of 17 Sep 2009. An up-to-date version is available at
+ This file current as of 15 Nov 2009. An up-to-date version is available at
<a href="http://gmplib.org/projects.html">http://gmplib.org/projects.html</a>.
Please send comments about this page to gmp-devel<font>@</font>gmplib.org.
@@ -152,9 +152,9 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
functions are desirable: acos, acosh, asin, asinh, atan, atanh, atan2,
cos, cosh, exp, log, log10, pow, sin, sinh, tan, tanh.
- <p> Note that the <a href="http://mpfr.org">mpfr</a> fuctions already provide
- these functions, and that we usually recommend new programs to use mpfr
- instead of mpf.
+ <p> Note that the <a href="http://mpfr.org">mpfr</a> functions already
+ provide these functions, and that we usually recommend new programs to use
+ mpfr instead of mpf.
<li> <strong>Faster sqrt</strong>