This is an automated email from the ASF dual-hosted git repository.

purplecabbage pushed a commit to branch language
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git

commit 5568c28b9abbbffe3ffb09371812fd780ba64095
Author: Jesse <[email protected]>
AuthorDate: Thu Dec 29 17:54:34 2022 -0800

    Remove unnecessary gendered text
---
 doc/readme.md     | 2 +-
 doc/telemetry.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/readme.md b/doc/readme.md
index 34a52dc..b86980e 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -572,7 +572,7 @@ cordova telemetry [STATE]
 
 ### Details
  A timed prompt asking the user to opt-in or out is displayed the first time 
cordova is run.
- It lasts for 30 seconds, after which the user is automatically opted-out if 
he doesn't provide any answer.
+ It lasts for 30 seconds, after which the user is automatically opted-out if 
they don't provide any answer.
  In CI environments, the `CI` environment variable can be set, which will 
prevent the prompt from showing up.
  Telemetry collection can also be turned off on a single command by using the 
`--no-telemetry` flag.
 
diff --git a/doc/telemetry.txt b/doc/telemetry.txt
index 40ac9a4..84a9081 100644
--- a/doc/telemetry.txt
+++ b/doc/telemetry.txt
@@ -11,7 +11,7 @@ Turns telemetry collection on or off
 
 Details
     A timed prompt asking the user to opt-in or out is displayed the first 
time cordova is run.
-    It lasts for 30 seconds, after which the user is automatically opted-out 
if he doesn't provide any answer.
+    It lasts for 30 seconds, after which the user is automatically opted-out 
if they don't provide any answer.
     In CI environments, the `CI` environment variable can be set, which will 
prevent the prompt from showing up.
     Telemetry collection can also be turned off on a single command by using 
the `--no-telemetry` flag.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to