diff --git a/valid/IO/print/multipleStringsAssignment.wacc b/valid/IO/print/multipleStringsAssignment.wacc index c5ddb932f9de7951e560eaee21932b0427e09f47..a0eacc013b3436966283341ced94a7b468c21b0f 100644 --- a/valid/IO/print/multipleStringsAssignment.wacc +++ b/valid/IO/print/multipleStringsAssignment.wacc @@ -5,7 +5,7 @@ # s2 is Hi # They are not the same string. # Now make s1 = s2 -# s1 is hi +# s1 is Hi # s2 is Hi # They are the same string.