about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2014-10-02 18:14:13 +0100
committerPeter Stephenson <pws@zsh.org>2014-10-02 18:14:13 +0100
commit8cbff0b82ee285b7424476439fe1ef4d1032c593 (patch)
treee216d85e6cc9bfb0a1853957358793b725e41890 /README
parent64d32d840d4da6146dd675ec6a99ac7c41d97e88 (diff)
downloadzsh-8cbff0b82ee285b7424476439fe1ef4d1032c593.tar.gz
zsh-8cbff0b82ee285b7424476439fe1ef4d1032c593.tar.xz
zsh-8cbff0b82ee285b7424476439fe1ef4d1032c593.zip
remove "major" from README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2faa13518..42105ee8d 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ There are minor new features as well as bug fixes since 5.0.6.
 
 Note in particular there is a security fix to disallow evaluation of the
 initial values of integer variables imported from the environment (they
-are instead treated as literal numbers).  Although no major exploits are
+are instead treated as literal numbers).  Although no exploits are
 currently known with this issue it is recommended to upgrade as soon as
 possible.