Change 'it' to 'is' (spelling error)
authorJoshua Wells <gramex@openmailbox.org>
Tue, 14 Oct 2014 16:51:29 +0000 (09:51 -0700)
committerJoshua Wells <gramex@openmailbox.org>
Tue, 14 Oct 2014 16:51:29 +0000 (09:51 -0700)
digits.pl

index 5a3f0fa09a2780104dcb520429ecc0678bb602ee..73cba9a9e89e195932f33df2ceda081ce61cdef6 100755 (executable)
--- a/digits.pl
+++ b/digits.pl
@@ -226,7 +226,7 @@ print "Homepage: http://jxself.org/digits.shtml\n\n";
 print "Copyright (C) 2013 Jason Self <j\@jxself.org>\n\n";
 print "Licensed under the GNU AGPL v3 or any later version.\n\n";
 
 print "Copyright (C) 2013 Jason Self <j\@jxself.org>\n\n";
 print "Licensed under the GNU AGPL v3 or any later version.\n\n";
 
-print "I will think of a number. The object of the game it to guess the number\n";
+print "I will think of a number. The object of the game is to guess the number\n";
 print "in as few tries as possible. Each time you guess I will provide a hint:\n\n";
 
 print "For each digit in the correct position I will print an X\n";
 print "in as few tries as possible. Each time you guess I will provide a hint:\n\n";
 
 print "For each digit in the correct position I will print an X\n";