Skip to content

Commit 0441b85

Browse files
committed
Avoid the spelling problem detection
1 parent 1e6f85b commit 0441b85

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/changes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ Change log
2323
* Added a new mechanism for capturing stack traces which includes per-request
2424
caching to reduce expensive file system operations. Updated the cache and
2525
SQL panels to record stack traces using this new mechanism.
26-
* Changed the ``docs`` tox environment to allow passing posargs. This allows
27-
e.g. building a HTML version of the docs using ``tox -e docs html``.
26+
* Changed the ``docs`` tox environment to allow passing positional arguments.
27+
This allows e.g. building a HTML version of the docs using ``tox -e docs
28+
html``.
2829
* Stayed on top of pre-commit hook updates.
2930
* Replaced ``OrderedDict`` by ``dict`` where possible.
3031

docs/spelling_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ spooler
3434
stacktrace
3535
stacktraces
3636
timeline
37+
tox
3738
Transifex
3839
unhashable
3940
uWSGI

0 commit comments

Comments
 (0)