]> git.lizzy.rs Git - rust.git/blobdiff - src/etc/cpu-usage-over-time-plot.sh
allow quick-edit convenience
[rust.git] / src / etc / cpu-usage-over-time-plot.sh
index 1c34255919434528778692442631789887f6ba58..2617378ba5fd2d5cec6186e005fedb2b9841ae5a 100755 (executable)
@@ -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'"