From 0ef33548c20ae9cf73a6e9e850b17137b1453dd3 Mon Sep 17 00:00:00 2001 From: smatz Date: Mon, 12 Apr 2010 14:12:47 +0000 Subject: (svn r19614) -Codechange: "it's" => "its" where appropriate --- src/landscape.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/landscape.cpp') diff --git a/src/landscape.cpp b/src/landscape.cpp index 6c9f062f5..a83c42d70 100644 --- a/src/landscape.cpp +++ b/src/landscape.cpp @@ -291,7 +291,7 @@ int GetSlopeZInCorner(Slope tileh, Corner corner) /** * Determine the Z height of the corners of a specific tile edge * - * @note If a tile has a non-continuous halftile foundation, a corner can have different heights wrt. it's edges. + * @note If a tile has a non-continuous halftile foundation, a corner can have different heights wrt. its edges. * * @pre z1 and z2 must be initialized (typ. with TileZ). The corner heights just get added. * -- cgit v1.2.3-54-g00ecf