From 48c99f62e347a7d6ed093027e223f74502b05cfa Mon Sep 17 00:00:00 2001 From: Rachel Kogan Date: Tue, 17 Apr 2018 16:24:32 -0400 Subject: [PATCH] add changelog --- changelog/3406.doc.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3406.doc.rst diff --git a/changelog/3406.doc.rst b/changelog/3406.doc.rst new file mode 100644 index 000000000..44f138f4b --- /dev/null +++ b/changelog/3406.doc.rst @@ -0,0 +1 @@ +Fix typo in `caplog` fixture documentation, which incorrectly identified certain attributes as methods. \ No newline at end of file