diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-17 18:26:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-17 18:26:23 -0700 |
commit | d478f60475e2ae50ce57bb9cc27d6a835dfa200c (patch) | |
tree | b0cb098fe96b53f6ad5fc30d8c26e61719ee7f81 /man | |
parent | 2f0952f5f78f80463810e7dc41c944d2c03e99ab (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 'man')
-rw-r--r-- | man/xv-library-v2.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xv-library-v2.2.txt b/man/xv-library-v2.2.txt index a8807db..8c3326d 100644 --- a/man/xv-library-v2.2.txt +++ b/man/xv-library-v2.2.txt @@ -23,7 +23,7 @@ typedef struct { indicating the particular attribute is readable, writeable or readable and writeable. - min_value, max_value - Indicate the minimun and maximum attribute + min_value, max_value - Indicate the minimum and maximum attribute values which are valid for the driver. name - A string describing the name of the attribute that may be used |