]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/project-euler/039/039.factor
Harmonize spelling
[factor.git] / extra / project-euler / 039 / 039.factor
index e55fb1c668f3a42b56b587b23009854d03003366..90dd8e7bb9d5fc96eb27033d0fa87e45cb61fa03 100644 (file)
@@ -14,7 +14,7 @@ IN: project-euler.039
 
 !     {20,48,52}, {24,45,51}, {30,40,50}
 
-! For which value of p < 1000, is the number of solutions maximised?
+! For which value of p < 1000, is the number of solutions maximized?
 
 
 ! SOLUTION