Commit 6adc8913 authored by Simon Frost's avatar Simon Frost
Browse files

Fix typo in warp directory plugin

parent 5728a560
...@@ -58,7 +58,7 @@ wd_warp() ...@@ -58,7 +58,7 @@ wd_warp()
#wd_print_msg $BLUE "Warping..." #wd_print_msg $BLUE "Warping..."
cd ${points[$1]} cd ${points[$1]}
else else
wd_print_msg $RED "Unkown warp point '$1'" wd_print_msg $RED "Unknown warp point '$1'"
fi 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