summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2012-06-05 17:32:00 +0300
committerVille Skyttä <ville.skytta@iki.fi>2012-06-05 17:32:00 +0300
commit7532eda90ff631611e003e9b51dca8a0e558e95c (patch)
treec95b6d27aadb29241c407a6ddda982929bdcb6cd /CHANGES
parentf990d5e617954c57e73209dba8a8061f87d538a4 (diff)
downloadbash-completion-7532eda90ff631611e003e9b51dca8a0e558e95c.tar.gz
Spelling fix.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e650f5ee..db83c4b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -373,7 +373,7 @@ bash-completion (1.2)
* Speed up installed rpm package completion on SUSE, based on work by
Marco Poletti (Alioth: #312021).
* Improve sourcing snippets from completion dirs.
- * Drop support for bash < 3. The compatiblity global variables $bashN,
+ * Drop support for bash < 3. The compatibility global variables $bashN,
$default, $dirnames, $filenames, $compopt, $nospace, $bashdefault, and
$plusdirs have been dropped too. 3rd party completions should switch
to using the complete/compgen features directly, and BASH_VERSINFO