Modified:
/trunk/mpmath/functions/qfunctions.py
=======================================
--- /trunk/mpmath/functions/qfunctions.py Sat Jan 8 15:52:03 2011
+++ /trunk/mpmath/functions/qfunctions.py Sat Jun 4 05:35:32 2011
@@ -19,7 +19,7 @@
\sum_{k=-\infty}^{\infty} (-1)^k q^{(3k^2-k)/2}
is also known as the Euler function, or (up to a factor `q^{-1/24}`)
- the Dirichlet eta function.
+ the Dedekind eta function.
**Examples**