From 471e180e27ab782e797ab2b98b81c86e6887fd5e Mon Sep 17 00:00:00 2001 From: Seb M'Caw Date: Mon, 6 Jan 2025 17:30:29 +0000 Subject: [PATCH] Switch to US English spellings --- doc/private-crates.md | 2 +- doc/user-changes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/private-crates.md b/doc/private-crates.md index 09d6d8fc7..cdd46bda7 100644 --- a/doc/private-crates.md +++ b/doc/private-crates.md @@ -71,7 +71,7 @@ case a call to `alr index --update-all` will be required. ### Remote indexes You may wish to share your private index outside of your local filesystem. Any -means of synchronising the contents of the index directory will suffice, but +means of synchronizing the contents of the index directory will suffice, but Alire will manage this process automatically if you use a remote Git repository. It is often useful to have other files in the same repository as the index diff --git a/doc/user-changes.md b/doc/user-changes.md index 5833f6e0c..41fae67aa 100644 --- a/doc/user-changes.md +++ b/doc/user-changes.md @@ -23,7 +23,7 @@ configures `alr` to use the default command with the addition of the switch `--netrc` (which instructs `curl` to use the login information in the `.netrc` file found in the user's home directory). -The default behaviour is unchanged. +The default behavior is unchanged. ### Faster `alr search` without resolving dependencies