correct a spelling error

This commit is contained in:
Bill Currie 2002-09-13 04:31:10 +00:00
parent a6318a3baf
commit e8baa18abd

View file

@ -71,8 +71,8 @@ Pmove_Init_Cvars (void)
{
no_pogo_stick = Cvar_Get ("no_pogo_stick", "0", CVAR_SERVERINFO, Cvar_Info,
"disable the ability to pogo stick: 0 pogo "
"alowed, 1 no pogo, 2 pogo but high friction, 3 "
"high friction and no pogo");
"allowed, 1 no pogo, 2 pogo but high friction, "
"3 high friction and no pogo");
}
#define STEPSIZE 18