Skip to content

Commit bf78547

Browse files
Correct typos.
1 parent 6da40b4 commit bf78547

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/aq_notification.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# aq_notification.py
2727
#
2828
# Demonstrates using advanced queuing notification. Once this script is
29-
# running, run object_aq.py in another terminal to to enqueue a few messages to
29+
# running, run object_aq.py in another terminal to enqueue a few messages to
3030
# the "DEMO_BOOK_QUEUE" queue.
3131
#------------------------------------------------------------------------------
3232

tests/test_4900_timestamp_tz_var.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#------------------------------------------------------------------------------
2424

2525
"""
26-
4800 - Module for testing timestamp with time zone variables
26+
4900 - Module for testing timestamp with time zone variables
2727
"""
2828

2929
import datetime

0 commit comments

Comments
 (0)