Fixed typo found in code review, thank you @SamantazFox !
This commit is contained in:
OrvilleRed 2023-07-04 23:01:09 -04:00
parent 4a92dce449
commit 19d2986490

View File

@ -86,6 +86,7 @@ clean:
distclean: clean
rm -rf libs
rm -rf ~/.cache/{crystal,shards}
# -----------------------