Skip to content

Commit 6f1e2d3

Browse files
committed
Fix spelling mistakes in notable changes sections.
1 parent 5ceadb2 commit 6f1e2d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/announcement.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Among the notable improvements from the 2.2.0 release are:
4747
Security Policy (CSP)
4848

4949
* REST now allows rate limiting headers to be accessed by client
50-
javascript.
50+
JavaScript.
5151

5252
* Default number of rounds for PBKDF2 updated to 2M to account for
5353
improvements in password crackers and CPU power.
@@ -56,10 +56,10 @@ Among the notable improvements from the 2.2.0 release are:
5656

5757
* Deprecate SSHA password hash function.
5858

59-
* roundup-admin reindex can be done in batches to managle load
59+
* roundup-admin reindex can be done in batches to manage load
6060
incurred by reindexing.
6161

62-
* roundup-admin can list avaailable templates and their installed
62+
* roundup-admin can list available templates and their installed
6363
locations.
6464

6565
* Crash fixes in detector handling, configuration handling,

website/www/index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Some improvements from the 2.2.0 release are:
115115
Security Policy (CSP)
116116

117117
* REST now allows rate limiting headers to be accessed by client
118-
javascript.
118+
JavaScript.
119119

120120
* Default number of rounds for PBKDF2 updated to 2M to account for
121121
improvements in password crackers and CPU power.
@@ -124,10 +124,10 @@ Some improvements from the 2.2.0 release are:
124124

125125
* Deprecate SSHA password hash function.
126126

127-
* roundup-admin reindex can be done in batches to managle load
127+
* roundup-admin reindex can be done in batches to manage load
128128
incurred by reindexing.
129129

130-
* roundup-admin can list avaailable templates and their installed
130+
* roundup-admin can list available templates and their installed
131131
locations.
132132

133133
* Crash fixes in detector handling, configuration handling,

0 commit comments

Comments
 (0)