about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0b985fb7d..745ee6fce 100644
--- a/README
+++ b/README
@@ -44,8 +44,8 @@ interface, exposing the builtin interface:
   disable -r declare export float integer local readonly typeset
 
 This is also necessary in the unusual eventuality that the builtins are
-to be replaced by shell functions, since reserved words take precedence
-over functions.
+to be overridden by shell functions, since reserved words take
+precedence over functions.
 
 Incompatibilites between 5.0.7 and 5.0.8
 ----------------------------------------