aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2023-11-07 15:42:50 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2023-11-07 15:42:50 +0000
commit3534ce5e734c5a88c9c89ad153c6034bcb413293 (patch)
tree6cb947ef7bd6e8797c5c0fc88efed62770841130 /UPDATING
parent82a2407a5c48f710fc283bc847ca717245cb8a2c (diff)
downloadports-3534ce5e734c5a88c9c89ad153c6034bcb413293.tar.gz
ports-3534ce5e734c5a88c9c89ad153c6034bcb413293.zip
UPDATING: fix a typo.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index c76d26199984..a915163923b5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -90,7 +90,7 @@ you update your ports collection, before attempting any port upgrades.
logging.http section has now been split into two parts, logging.http is for
the Mailman internal code and logging.gunicorn is for Gunicorn specifically
- since they have different logging formats. This should fix suprious errors
+ since they have different logging formats. This should fix spurious errors
with KeyError: t that was often confusing for users.
Python 3.9 is now the minimum supported version of Python.