summaryrefslogtreecommitdiff
path: root/signs.c
diff options
context:
space:
mode:
Diffstat (limited to 'signs.c')
-rw-r--r--signs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/signs.c b/signs.c
index a3228ddcf..72cebbe31 100644
--- a/signs.c
+++ b/signs.c
@@ -19,7 +19,7 @@ static void UpdateSignVirtCoords(SignStruct *ss)
/**
*
- * Update all coordinates of a sign
+ * Update the coordinates of all signs
*
*/
void UpdateAllSignVirtCoords()
@@ -65,7 +65,7 @@ static SignStruct *AllocateSign()
/**
*
- * Place a sign at the giving x/y
+ * Place a sign at the given x/y
*
* @param p1 not used
* @param p2 not used