[iagno] trivial: typo



commit e63a3cea06f133ac1854ef85a4268b664492a912
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 29 20:55:55 2013 -0500

    trivial: typo

 src/game-view.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/game-view.vala b/src/game-view.vala
index 40e86c4..59c2a50 100644
--- a/src/game-view.vala
+++ b/src/game-view.vala
@@ -254,7 +254,7 @@ public class GameView : Gtk.DrawingArea
         {
             /*
              * Show the actual final positions of the pieces before flipping the board.
-             * Otherwise, it could seem like the final player placed the others' piece.
+             * Otherwise, it could seem like the final player placed the other's piece.
              */
             Timeout.add (2000, () =>
                 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]