diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2023-07-03 11:30:15 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2023-07-03 11:30:15 +0000 |
commit | 5ca62157fcee28e57e23a067b1587d754d9a0cf9 (patch) | |
tree | 0aa33e51a6eb4c9327b1cf0460127ab27afc495b /lib/libXaw/src/MultiSink.c | |
parent | 9f43921a41ec8743591be302cad954879804774e (diff) |
Update libXaw to version 1.0.15
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 */ |