fixed typo

This commit is contained in:
kbrannen
2023-05-21 15:14:10 -05:00
parent ce013cfad9
commit b45ad8544c

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
# Boxing program in Perl
# Checkers program in Perl
# Started with checkers.annotated.bas
# Translated by Kevin Brannen (kbrannen)