summaryrefslogtreecommitdiff
path: root/src/MultiSink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/MultiSink.c')
-rw-r--r--src/MultiSink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MultiSink.c b/src/MultiSink.c
index 22f86a5..acf6caa 100644
--- a/src/MultiSink.c
+++ b/src/MultiSink.c
@@ -622,7 +622,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 MultiSink Object.
* lines - the number of lines.