Skip to content

Commit 29d1360

Browse files
donBarbosvstinner
andauthored
Update Doc/library/pickle.rst
Co-authored-by: Victor Stinner <[email protected]>
1 parent 4bc3253 commit 29d1360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pickle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ The following option is accepted:
12311231

12321232
.. option:: pickle_file
12331233

1234-
A pickle file to read or ``-`` to indicate reading from standard input.
1234+
A pickle file to read, or ``-`` to indicate reading from standard input.
12351235

12361236

12371237
.. seealso::

0 commit comments

Comments
 (0)