summaryrefslogtreecommitdiff
path: root/Test
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-11-26 09:28:59 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-11-26 09:28:59 -0800
commite4aec8c19739bf100cfa304708b7975d340a2772 (patch)
tree61181a6dfc1b5c484fcd039f57c59d68e538d22f /Test
parentd590646673007c4f750bbd4a481e5574a31d2b64 (diff)
downloadzsh-e4aec8c19739bf100cfa304708b7975d340a2772.tar.gz
zsh-e4aec8c19739bf100cfa304708b7975d340a2772.zip
37224: delete obsolete comment
Diffstat (limited to 'Test')
-rw-r--r--Test/B02typeset.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst
index 2b8e5445c..0aa16d2e3 100644
--- a/Test/B02typeset.ztst
+++ b/Test/B02typeset.ztst
@@ -4,7 +4,7 @@
# Equivalences:
# declare typeset
-# export typeset -x and typeset -x implies -g
+# export typeset -x
# float typeset -E
# functions typeset -f
# integer typeset -i