Fix spelling

This commit is contained in:
John Bampton
2024-06-21 07:11:36 +10:00
parent 06becc3495
commit 88e2eb0188
+1 -1
View File
@@ -322,7 +322,7 @@ module MRuby
return false unless prev
# Canonical declarations must precede all others.
fail("Attempted to re-declare #{prev.gemname} as canonical!\n" +
fail("Attempted to redeclare #{prev.gemname} as canonical!\n" +
"('canonical' can only be used on its first declaration.)") if
prev && @canonical