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

smcv pushed a commit to branch debian/master
in repository openjk.

commit 55526ff8b3ec0df46a820d90a0925b40f4407113
Author: Simon McVittie <s...@debian.org>
Date:   Sun Mar 20 13:47:36 2016 +0000

    Fix a typo in Siege mode: attemtping -> attempting
---
 codemp/game/ai_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/codemp/game/ai_main.c b/codemp/game/ai_main.c
index 24910a1..f068349 100644
--- a/codemp/game/ai_main.c
+++ b/codemp/game/ai_main.c
@@ -131,7 +131,7 @@ char *ctfStateDescriptions[] = {
 
 char *siegeStateDescriptions[] = {
        "I'm not occupied",
-       "I'm attemtping to complete the current objective",
+       "I'm attempting to complete the current objective",
        "I'm preventing the enemy from completing their objective"
 };
 

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to