NEWS.org: fix some typos

This commit is contained in:
Dirk-Jan C. Binnema 2021-03-15 22:55:55 +02:00
parent 0153f7538e
commit e4320147af
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
include regular expressions (basic POSIX); wrap the expression in ~/~, e.g., include regular expressions (basic POSIX); wrap the expression in ~/~, e.g.,
~--my-address='/.*@example.*/~'. ~--my-address='/.*@example.*/~'.
- Modernized the querying/threading machinery; this is makes some old code a - Modernized the querying/threading machinery; this makes some old code a
lot easier to understand and maintain, and even while not an explicit lot easier to understand and maintain, and even while not an explicit
goal, is also faster. goal, is also faster.