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

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


The following commit(s) were added to refs/heads/master by this push:
     new b786158  Remove unnecessary gendered text (#599)
b786158 is described below

commit b786158b63d47d8051dfdc8eed6ed9cdaff56575
Author: Jesse MacFadyen <[email protected]>
AuthorDate: Fri Dec 30 12:20:16 2022 -0800

    Remove unnecessary gendered text (#599)
---
 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