summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.16.3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/2.16.3.txt')
-rw-r--r--Documentation/RelNotes/2.16.3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.16.3.txt b/Documentation/RelNotes/2.16.3.txt
index 64a0bcb..f0121a8 100644
--- a/Documentation/RelNotes/2.16.3.txt
+++ b/Documentation/RelNotes/2.16.3.txt
@@ -24,7 +24,7 @@ Fixes since v2.16.2
* The http tracing code, often used to debug connection issues,
learned to redact potentially sensitive information from its output
- so that it can be more safely sharable.
+ so that it can be more safely shareable.
* Crash fix for a corner case where an error codepath tried to unlock
what it did not acquire lock on.