summaryrefslogtreecommitdiff
path: root/src/AsciiSink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/AsciiSink.c')
-rw-r--r--src/AsciiSink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AsciiSink.c b/src/AsciiSink.c
index c14306e..5e6b283 100644
--- a/src/AsciiSink.c
+++ b/src/AsciiSink.c
@@ -591,7 +591,7 @@ MaxLines(Widget w, Dimension height)
}
/* Function Name: MaxHeight
- * Description: Finds the Minium height that will contain a given number
+ * Description: Finds the Minimum height that will contain a given number
* lines.
* Arguments: w - the AsciiSink Object.
* lines - the number of lines.