From af4f0bae84750a299d8396e7da27f8d5220d19b2 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Thu, 1 Nov 2018 11:52:54 -0700 Subject: Add missing word to sentence in docs (#1552) Add missing word to sentence in python 3 docs --- changelog.d/1552.doc.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1552.doc.rst (limited to 'changelog.d') diff --git a/changelog.d/1552.doc.rst b/changelog.d/1552.doc.rst new file mode 100644 index 00000000..43e0e62d --- /dev/null +++ b/changelog.d/1552.doc.rst @@ -0,0 +1 @@ +Fixed a minor typo in the python 2/3 compatibility documentation. -- cgit v1.2.3