summaryrefslogtreecommitdiff
path: root/src/qcommon/cm_polylib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qcommon/cm_polylib.c')
-rw-r--r--src/qcommon/cm_polylib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qcommon/cm_polylib.c b/src/qcommon/cm_polylib.c
index acd8f613..1a937544 100644
--- a/src/qcommon/cm_polylib.c
+++ b/src/qcommon/cm_polylib.c
@@ -28,7 +28,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// counters are only bumped when running single threaded,
-// because they are an awefull coherence problem
+// because they are an awful coherence problem
int c_active_windings;
int c_peak_windings;
int c_winding_allocs;