about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-20 22:29:01 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-20 22:29:01 +0000
commita6416c1f625919f47ea4fb0163b47eac07f623dc (patch)
tree27b2efc8add05ccca55eb521875e19aedb05bcfa /Doc
parent4297443d88011ff26c587561a9bbd741c9c8eab6 (diff)
downloadzsh-a6416c1f625919f47ea4fb0163b47eac07f623dc.tar.gz
zsh-a6416c1f625919f47ea4fb0163b47eac07f623dc.tar.xz
zsh-a6416c1f625919f47ea4fb0163b47eac07f623dc.zip
zsh-workers/9123
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/mod_mathfunc.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_mathfunc.yo b/Doc/Zsh/mod_mathfunc.yo
index 720db6d28..91de7fe71 100644
--- a/Doc/Zsh/mod_mathfunc.yo
+++ b/Doc/Zsh/mod_mathfunc.yo
@@ -37,7 +37,7 @@ tt(lgamma).  Note also that `tt(signgam())' and `tt(signgam)' are distinct
 expresssions.
 
 The following functions take two floating point arguments: tt(copysign),
-tt(drem), tt(fmod), tt(hypot), tt(nextafter).
+tt(fmod), tt(hypot), tt(nextafter).
 
 The following take an integer first argument and a floating point second
 argument: tt(jn), tt(yn).