From 914d4686d3e4a408ac0b3b98bfc60e199db8f943 Mon Sep 17 00:00:00 2001 From: Andrew Miller Date: Tue, 2 Jul 2024 14:22:30 +0100 Subject: [PATCH] linting fix on docs --- docs/ref/contrib/messages.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/contrib/messages.txt b/docs/ref/contrib/messages.txt index c3cf81d988..2f60203e8a 100644 --- a/docs/ref/contrib/messages.txt +++ b/docs/ref/contrib/messages.txt @@ -260,7 +260,7 @@ The ``Message`` class * ``extra_kwargs``: This variable accepts all further keyword arguments to the Message class. The default behavior is that this does nothing, - but allows third-party storage classes to extend the behaviour of this + but allows third-party storage classes to extend the behavior of this class. Creating custom message levels