X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fetc%2Fcpu-usage-over-time-plot.sh;h=2617378ba5fd2d5cec6186e005fedb2b9841ae5a;hb=63dc0b86beb75bca4a2aa81f36f08bb3551c5d52;hp=1c34255919434528778692442631789887f6ba58;hpb=b04bfb4aea99436a62f6a98056e805eb9b0629cc;p=rust.git diff --git a/src/etc/cpu-usage-over-time-plot.sh b/src/etc/cpu-usage-over-time-plot.sh index 1c342559194..2617378ba5f 100755 --- a/src/etc/cpu-usage-over-time-plot.sh +++ b/src/etc/cpu-usage-over-time-plot.sh @@ -15,7 +15,7 @@ # Improvements to this script are greatly appreciated! if [[ $# != 2 ]]; then - echo "expected 2 arguments, recieved $#" + echo "expected 2 arguments, received $#" echo "example usage: './src/etc/cpu-usage-over-time-plot.sh \ 7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c \ x86_64-gnu'"