summaryrefslogtreecommitdiff
path: root/src/track_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/track_func.h')
-rw-r--r--src/track_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/track_func.h b/src/track_func.h
index 853863f58..a497dd499 100644
--- a/src/track_func.h
+++ b/src/track_func.h
@@ -62,7 +62,7 @@ static inline TrackBits AxisToTrackBits(Axis a)
}
/**
- * Returns a single horizontal/vertical trackbit, that is in a specific tile corner.
+ * Returns a single horizontal/vertical trackbit that is in a specific tile corner.
*
* @param corner The corner of a tile.
* @return The TrackBits of the track in the corner.