[mednaffe] 01/22: Grammar fix: "catched" -> "caught"

Stephen Kitt skitt at moszumanska.debian.org
Tue Nov 22 22:42:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository mednaffe.

commit 59f48f01736805bd664295292f5742eb067435fc
Author: Stephen Kitt <steve at sk2.org>
Date:   Sun Jul 31 21:04:30 2016 +0200

    Grammar fix: "catched" -> "caught"
    
    Signed-off-by: Stephen Kitt <steve at sk2.org>
---
 src/command.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/command.c b/src/command.c
index ad19bb4..d0f8ba5 100644
--- a/src/command.c
+++ b/src/command.c
@@ -226,7 +226,7 @@ void child_watch(GPid pid, gint status, guidata *gui)
                              "keyinputbutton")), TRUE);
 
   print_log("----\n", EMU, gui);
-  print_log("End of execution catched.\n", FE|EMU, gui);
+  print_log("End of execution caught.\n", FE|EMU, gui);
 }
 
 #ifdef G_OS_WIN32

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednaffe.git



More information about the Pkg-games-commits mailing list