Browse Source

Merge pull request 'the Earth' (#97) from rofrol/ziglings--exercises:the-earth into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/97
Chris Boesch 1 year ago
parent
commit
914141ec5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      exercises/047_methods.zig

+ 1 - 1
exercises/047_methods.zig

@@ -40,7 +40,7 @@
 // Okay, you're armed.
 // Okay, you're armed.
 //
 //
 // Now, please zap the alien structs until they're all gone or
 // 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");
 const std = @import("std");