diff options
| -rw-r--r-- | doc/build/changelog/changelog_13.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_13.rst b/doc/build/changelog/changelog_13.rst index f63e27c21..259428901 100644 --- a/doc/build/changelog/changelog_13.rst +++ b/doc/build/changelog/changelog_13.rst @@ -134,7 +134,7 @@ :tickets: 5052 Add ability to literal compile a :class:`DateTime`, :class:`Date` - or :class:"Time" when using the string dialect for debugging purposes. + or :class:`Time` when using the string dialect for debugging purposes. This change does not impact real dialect implementation that retain their current behavior. |
