File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-02-11 00:15 +0000\n "
10
+ "POT-Creation-Date : 2023-03-03 01:56 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:10+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -107,7 +107,7 @@ msgstr ""
107
107
#: ../../library/sqlite3.rst:73
108
108
msgid ""
109
109
"First, we need to create a new database and open a database connection to "
110
- "allow :mod:`!sqlite3` to work with it. Call :func:`sqlite3.connect` to to "
110
+ "allow :mod:`!sqlite3` to work with it. Call :func:`sqlite3.connect` to "
111
111
"create a connection to the database :file:`tutorial.db` in the current "
112
112
"working directory, implicitly creating it if it does not exist:"
113
113
msgstr ""
You can’t perform that action at this time.
0 commit comments