diff options
Diffstat (limited to 'lib/libXaw/src/MultiSink.c')
-rw-r--r-- | lib/libXaw/src/MultiSink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libXaw/src/MultiSink.c b/lib/libXaw/src/MultiSink.c index 3e9a6f379..c9d51690a 100644 --- a/lib/libXaw/src/MultiSink.c +++ b/lib/libXaw/src/MultiSink.c @@ -880,7 +880,7 @@ MaxLines(Widget w, unsigned int height) * lines - number of lines * * Description: - * Finds the Minium height that will contain a given number lines. + * Finds the Minimum height that will contain a given number lines. * Returns: * The height */ |