Typo in no_empty_cmd_completion.
[profile.git] / .profile.d / options.bashrc
index 3d87c1f..03a0ef9 100644 (file)
@@ -26,7 +26,7 @@ shopt -u hostcomplete
 shopt -u huponexit
 
 # Handle accidental tab mashing at start of a line.
-shopt -s no_emptycmd_completion
+shopt -s no_empty_cmd_completion
 
 # The Red Hat The
 shopt -u nocaseglob