summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 68acea586..8f52340f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2002-06-02 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
- * 17272: Src/parse.c: `outer() { inner(); }' succeded; when outer
+ * 17273: Src/parse.c: `outer() { inner(); }' succeded; when outer
ran it created a bogus `inner' which crashed the shell. Make
original command issue error.