summaryrefslogtreecommitdiff
path: root/src/slope_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slope_func.h')
-rw-r--r--src/slope_func.h2
1 files changed, 1 insertions, 1 deletions
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.