From 16cca68de872901d6b3c279a8d62d698e0068969 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 13 Jul 2018 12:41:04 -0400 Subject: [PATCH] - fix typo Change-Id: I78692e821e34afe654c1131cd3465e4a6dfe773f --- doc/build/changelog/unreleased_12/4298.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_12/4298.rst b/doc/build/changelog/unreleased_12/4298.rst index 8066ccdd07..4c54be58ba 100644 --- a/doc/build/changelog/unreleased_12/4298.rst +++ b/doc/build/changelog/unreleased_12/4298.rst @@ -3,5 +3,5 @@ :tickets: 4298 Fixed regression in 1.2.9 due to :ticket:`4287` where using a - :class::`.Load` option in conjunction with a string wildcard would result + :class:`.Load` option in conjunction with a string wildcard would result in a TypeError. -- 2.47.2