Skip to content

Commit 032c644

Browse files
committed
docs: spelling corrections.
1 parent 1cb99f1 commit 032c644

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/announcement.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ release are:
4343
the current logged in user.
4444

4545
* login failures to the REST/XML-RPC interfaces are now rate
46-
limited to limit passowrd guessing attacks.
46+
limited to limit password guessing attacks.
4747

4848
* utf8mb4 is the default charset for MySQL. This requires
4949
migrating your database using the mysql client. You can
@@ -52,7 +52,7 @@ release are:
5252
* PostgreSQL services defined in pg_service.conf can be
5353
used. PostgreSQL schemas are supported to eliminate the
5454
need for the roundup user to have database
55-
creation/deletion privs.
55+
creation/deletion privileges.
5656

5757
* fix out of memory issue when importing larger trackers
5858
into PostgreSQL.
@@ -62,7 +62,7 @@ release are:
6262
output, command history. Also on windows, pyreadline3 is
6363
supported to provide an editable interactive command line.
6464

65-
* an experimental wsgi performance improvment in 2.3.0 is
65+
* an experimental wsgi performance improvement in 2.3.0 is
6666
now now the default and is opt-out.
6767

6868
* new template functions: utils.readfile and
@@ -84,7 +84,7 @@ release are:
8484
* sqlite version 1 and StructuredText support removed.
8585

8686
The file CHANGES.txt has a detailed list of feature
87-
additions and bug fixes (58) for each release. The most
87+
additions and bug fixes (67) for each release. The most
8888
recent changes from there are at the end of this
8989
announcement. Also see the information in doc/upgrading.txt.
9090

0 commit comments

Comments
 (0)