From 5e82c0cac7edf9c1a05c90c0fa20a30cc764243f Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sun, 30 Sep 2001 03:58:24 +0000 Subject: [PATCH] correct a spelling error in a comment --- qw/source/cl_cam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qw/source/cl_cam.c b/qw/source/cl_cam.c index 5bd4ba21e..239db811a 100644 --- a/qw/source/cl_cam.c +++ b/qw/source/cl_cam.c @@ -29,7 +29,7 @@ static const char rcsid[] = /* ZOID - This takes over player controls for spectator automatic camera. - Player moves as a spectator, but the camera tracks and enemy player + Player moves as a spectator, but the camera tracks an enemy player */ #ifdef HAVE_CONFIG_H