diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2024-07-07 17:40:31 +0200 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2024-07-18 11:46:50 +0200 |
| commit | a6cab228d4d1a82a80eac81b057857a230eef0b5 (patch) | |
| tree | bbc971630e7e1fe64bbaff948bf3cc0553f60841 /oldXMenu | |
| parent | 41dc28244f238739ce5c8f0c25a3d6d66992dd54 (diff) | |
; Fix typos
Diffstat (limited to 'oldXMenu')
| -rw-r--r-- | oldXMenu/Internal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index db13f7ac736..2b49fc9ef5b 100644 --- a/oldXMenu/Internal.c +++ b/oldXMenu/Internal.c @@ -809,7 +809,7 @@ _XMRecomputeSelection(register Display *display, register XMenu *menu, register /* * _XMTransToOrigin - Internal subroutine to translate the point at * the center of the current pane and selection to the - * the menu origin. + * menu origin. * * WARNING! ****** Be certain that all menu dependencies have been * recomputed before calling this routine or |
