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;
         }
     }