Unverified Commit 772b41ea authored by Sandesh  Pyakurel's avatar Sandesh Pyakurel Committed by GitHub

chore(zsh-navigation-tools): fix typo (#11960)

parent 7329b2fb
......@@ -467,7 +467,7 @@ while (( 1 )); do
elif [ -n "$keypad" ]; then
final_key="$keypad"
else
_nlist_status_msg "Inproper input detected"
_nlist_status_msg "Improper input detected"
zcurses refresh main inner
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment