diff --git a/src/crate/client/doctests/cursor.txt b/src/crate/client/doctests/cursor.txt index aeee7eb9..b59a8055 100644 --- a/src/crate/client/doctests/cursor.txt +++ b/src/crate/client/doctests/cursor.txt @@ -366,7 +366,7 @@ Proof that the converter works correctly, ``B\'0110\'`` should be converted to ``TIMESTAMP`` conversion with time zone ======================================= -Based on the data type converter machinery, the driver offers a convenient +Based on the data type converter functionality, the driver offers a convenient interface to make it return timezone-aware ``datetime`` objects, using the desired time zone.