Roman Frołow 1 год назад
Родитель
Сommit
a6d13af0c2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      exercises/047_methods.zig

+ 1 - 1
exercises/047_methods.zig

@@ -40,7 +40,7 @@
 // Okay, you're armed.
 //
 // Now, please zap the alien structs until they're all gone or
-// Earth will be doomed!
+// the Earth will be doomed!
 //
 const std = @import("std");