]> git.lizzy.rs Git - rust.git/blobdiff - rust-update
fixed known problems expression
[rust.git] / rust-update
index a987bbe94ff11dfc59609e19353cae0b2f8aa2c6..d065319c736cf1ce747f63fb67e695c4c186f4c9 100755 (executable)
@@ -2,7 +2,7 @@
 
 if [ "$1" = '-h' ] ; then
        echo 'Updates rustc & clippy'
-       echo 'It first checks if clippy would compile at currentl nightly and if so, it updates.'
+       echo 'It first checks if clippy would compile at current nightly and if so, it updates.'
        echo 'Options:'
        echo '-h: This help message'
        echo '-f: Skips the check and just updates'