diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-01-16 10:24:07 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-01-16 10:24:07 -0800 |
commit | 2578d274b926088ae7565e9a4bcfa1ca8ba6fdda (patch) | |
tree | 57f568bf6f674556c30297d345637b158a1f85d9 /src/xf86Elo.c | |
parent | e6d878e0aba4531766598c4115f44e47431b014a (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 'src/xf86Elo.c')
-rw-r--r-- | src/xf86Elo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xf86Elo.c b/src/xf86Elo.c index ef2186f..d356da8 100644 --- a/src/xf86Elo.c +++ b/src/xf86Elo.c @@ -138,7 +138,7 @@ static Model SupportedModels[] = /* *************************************************************************** * - * Usefull macros. + * Useful macros. * *************************************************************************** */ |