From 7e48d85104549cbb3604aa7eb262b922dbc3f640 Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 30 Oct 2010 17:51:07 +0000 Subject: (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) --- src/slope_func.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/slope_func.h') diff --git a/src/slope_func.h b/src/slope_func.h index c05df5656..f151b4cd7 100644 --- a/src/slope_func.h +++ b/src/slope_func.h @@ -239,7 +239,7 @@ static inline DiagDirection GetInclinedSlopeDirection(Slope s) } /** - * Returns the slope, that is inclined in a specific direction. + * Returns the slope that is inclined in a specific direction. * * @param dir A #DiagDirection * @return The #Slope that goes up in direction dir. -- cgit v1.2.3-54-g00ecf