From 53a340ff040c4a29e9df789f213515c2a8a13336 Mon Sep 17 00:00:00 2001 From: Kevin Shanahan Date: Mon, 24 Jun 2013 14:04:23 +0930 Subject: [PATCH] qbsp: trivial typo in comment Signed-off-by: Kevin Shanahan --- qbsp/brush.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbsp/brush.c b/qbsp/brush.c index 257b27e7..bf38c9e2 100644 --- a/qbsp/brush.c +++ b/qbsp/brush.c @@ -855,7 +855,7 @@ Brush_LoadEntity(mapentity_t *dst, const mapentity_t *src, const int hullnum) int i, contents, cflags = 0; /* - * The brush list need to be ordered: + * The brush list needs to be ordered: * 1. detail nonsolid * 2. nonsolid * 3. detail solid