summaryrefslogtreecommitdiff
path: root/docs/howto/error-reporting.txt
diff options
context:
space:
mode:
authorDavid Smith <39445562+smithdc1@users.noreply.github.com>2021-07-28 11:56:56 +0100
committerGitHub <noreply@github.com>2021-07-28 12:56:56 +0200
commitacde91745656a852a15db7611c08cabf93bb735b (patch)
tree30f53d0329148c11691d84228acf3000dcbea034 /docs/howto/error-reporting.txt
parentc258918a03532e5381818e20866266545edb5206 (diff)
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
Diffstat (limited to 'docs/howto/error-reporting.txt')
-rw-r--r--docs/howto/error-reporting.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/error-reporting.txt b/docs/howto/error-reporting.txt
index d40576817e..06fc434f67 100644
--- a/docs/howto/error-reporting.txt
+++ b/docs/howto/error-reporting.txt
@@ -123,7 +123,7 @@ Filtering error reports
Filtering sensitive data is a hard problem, and it's nearly impossible to
guarantee that sensitive data won't leak into an error report. Therefore,
error reports should only be available to trusted team members and you
- should avoid transmitting error reports unencrypted over the Internet
+ should avoid transmitting error reports unencrypted over the internet
(such as through email).
Filtering sensitive information