diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 15:57:39 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 15:57:39 -0800 |
commit | 6ab1c0a7dff405435405f8e481266c73d0ec4c94 (patch) | |
tree | 5a63048af0d4e039cd0a060f93a2febea07910ce /Clock.c | |
parent | b081873f3bb18d1c130b2d59d0757f8fee499a2b (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Clock.c')
-rw-r--r-- | Clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -323,7 +323,7 @@ static void Resize (Widget widget) } else { /* - * reconfigure the widget to split the availible + * reconfigure the widget to split the available * space between the window and the border */ |