commit | 2570665e18877f4949a839ee0b0cc68dec51833a | [log] [tgz] |
---|---|---|
author | heull001 <github@henning-ullrich.de> | Mon Feb 05 15:07:50 2018 +0100 |
committer | heull001 <github@henning-ullrich.de> | Mon Feb 05 15:07:50 2018 +0100 |
tree | fd28baabd6dc8310ed94236dc2f706819a1d7815 | |
parent | 362c737f6b1783728afe5bf20a8b5171d42a4b35 [diff] |
Typofix. Change-Id: I12a3418701c1ebbf5d73065448a234218ce0483a
diff --git a/std/weapon/combat.c b/std/weapon/combat.c index cb10ff5..1b73402 100644 --- a/std/weapon/combat.c +++ b/std/weapon/combat.c
@@ -308,7 +308,7 @@ { // Sonst Meldung ausgeben notify_fail("Das geht nicht, solange Du noch eine andere "+ - "Paierwaffe gezueckt hast.\n"); + "Parierwaffe gezueckt hast.\n"); return 0; } }