From 6ec09a293a46c3d5ff7153f601cc1d5650fae78b Mon Sep 17 00:00:00 2001 From: jonathan vanasco Date: Wed, 16 Dec 2015 11:12:07 -0500 Subject: [PATCH] some spelling fixes (cherry picked from commit 738d515b95f1ff94d7dfd265883237d247d1c153) --- doc/build/changelog/changelog_09.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index fb44c7d825..a0e9d2cf00 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -1633,7 +1633,7 @@ with pytest. The test plugin system has also been enhanced to support running - tests against mutiple database URLs at once, by specifying the ``--db`` + tests against multiple database URLs at once, by specifying the ``--db`` and/or ``--dburi`` flags multiple times. This does not run the entire test suite for each database, but instead allows test cases that are specific to certain backends make use of that backend as the test is run. -- 2.47.3