diff --git a/script/if_filter_delete.sh b/script/if_filter_delete.sh index 39bc12261..ad37cf81b 100755 --- a/script/if_filter_delete.sh +++ b/script/if_filter_delete.sh @@ -6,7 +6,7 @@ set -e if [ $# -lt 1 ]; then - echo "Please special the network interface" + echo "Please specify the network interface" exit 0 fi