summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 18:26:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 18:26:23 -0700
commitd478f60475e2ae50ce57bb9cc27d6a835dfa200c (patch)
treeb0cb098fe96b53f6ad5fc30d8c26e61719ee7f81
parent2f0952f5f78f80463810e7dc41c944d2c03e99ab (diff)
downloadxorg-lib-libXv-d478f60475e2ae50ce57bb9cc27d6a835dfa200c.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README.md2
-rw-r--r--configure.ac2
-rw-r--r--man/xv-library-v2.2.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b00dcee..d8fbc35 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
-The master development code repository can be found at:
+The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/lib/libXv
diff --git a/configure.ac b/configure.ac
index 327bb1c..31a26b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ XORG_MACROS_VERSION(1.8)
XORG_DEFAULT_OPTIONS
XORG_CHECK_MALLOC_ZERO
-# Obtain compiler/linker options for depedencies
+# Obtain compiler/linker options for dependencies
PKG_CHECK_MODULES(XV, [x11 >= 1.6 xext xextproto videoproto])
# Allow checking code with lint, sparse, etc.
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