From 84a772396eee323d4002d07b73d6d8efcd494bca Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Fri, 28 Nov 2014 18:16:09 -0800 Subject: Unposted: minor change: "scalar or integer" to "scalar" to include floats. --- Doc/Zsh/params.yo | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index dfda57281..dcca455d8 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -47,8 +47,7 @@ To declare the type of a parameter, or to assign a string or numeric value to a scalar parameter, use the tt(typeset) builtin. findex(typeset, use of) -The value of a scalar or integer parameter may also be assigned by -writing: +The value of a scalar parameter may also be assigned by writing: cindex(assignment) ifzman() indent(var(name)tt(=)var(value)) -- cgit 1.4.1