Cleanup: Fix various spelling errors
This commit is contained in:
committed by
rubidium42
parent
4d0682d034
commit
d06b371254
@@ -13,7 +13,7 @@
|
||||
#include "safeguards.h"
|
||||
|
||||
/**
|
||||
* Get a tile's slope given the heigh of its four corners.
|
||||
* Get a tile's slope given the height of its four corners.
|
||||
* @param hnorth The height at the northern corner in the same unit as TileHeight.
|
||||
* @param hwest The height at the western corner in the same unit as TileHeight.
|
||||
* @param heast The height at the eastern corner in the same unit as TileHeight.
|
||||
|
||||
Reference in New Issue
Block a user