diff options
Diffstat (limited to 'doc/build/changelog/changelog_05.rst')
-rw-r--r-- | doc/build/changelog/changelog_05.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_05.rst b/doc/build/changelog/changelog_05.rst index 96a0fb19f..04ab11dca 100644 --- a/doc/build/changelog/changelog_05.rst +++ b/doc/build/changelog/changelog_05.rst @@ -1557,7 +1557,7 @@ :tickets: Column with no name (as in declarative) won't raise a - NoneType error when it's string output is requsted + NoneType error when its string output is requested (such as in a stack trace). .. change:: |