diff --git a/NEWS b/NEWS index a883af71f..525c68467 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ New in 0.48 * Fixed polygon winding problem in scenery generation, so all - tri-strips are would counter clockwise (opengl default). + tri-strips are wound counter clockwise (opengl default). New in 0.47 * Course (per tile) view frustum culling.