X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fetc%2Fcpu-usage-over-time-plot.sh;h=2617378ba5fd2d5cec6186e005fedb2b9841ae5a;hb=b8b5caee04116c7383eb1c6470fcf15c437a60d4;hp=1c34255919434528778692442631789887f6ba58;hpb=a96b44c9e2f952282cff1b833f39d10b8cda5f66;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'"