From 88b05dc840390a17d085c7d82a409f689f29c1a3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 15 Jan 2022 16:18:58 -0800 Subject: [PATCH] Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith --- README.md | 2 +- make-readme.pl | 2 +- release.sh | 2 +- xorg.modules | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 68b9653..4ab1d3a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Xorg Developers mailing list: https://lists.x.org/mailman/listinfo/xorg-devel -The master development code repository can be found at: +The primary development code repository can be found at: https://gitlab.freedesktop.org/xorg/util/modular diff --git a/make-readme.pl b/make-readme.pl index e726ee4..04eed84 100755 --- a/make-readme.pl +++ b/make-readme.pl @@ -87,7 +87,7 @@ Please submit bug reports to the Xorg bugzilla: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg -The master development code repository can be found at: +The primary development code repository can be found at: git://anongit.freedesktop.org/git/xorg/$module diff --git a/release.sh b/release.sh index bbe0182..d7fcd2a 100755 --- a/release.sh +++ b/release.sh @@ -903,7 +903,7 @@ do shift MODFILE=$1 ;; - # The jhbuild moduleset to update with relase info + # The jhbuild moduleset to update with release info --moduleset) check_option_args $1 $2 shift diff --git a/xorg.modules b/xorg.modules index 0cc40fc..e05badd 100644 --- a/xorg.modules +++ b/xorg.modules @@ -2699,7 +2699,7 @@ - + -- 2.11.4.GIT