Skip to content

Commit a6c55c5

Browse files
stevengjtkelman
authored andcommitted
typo
(cherry picked from commit 792ded8)
1 parent 9f40107 commit a6c55c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ object ``io`` (representing a file, terminal, buffer, etcetera; see
12941294

12951295
More fine-grained control over display of ``Polar`` objects is possible.
12961296
In particular, sometimes one wants both a verbose multi-line printing
1297-
format, used for displaying an single object in the REPL and other interactive
1297+
format, used for displaying a single object in the REPL and other interactive
12981298
environments, and also a more compact single-line format used for :func:`print`
12991299
or for displaying the object as part of another object (e.g. in an array).
13001300
Although by default the ``show(io, z)`` function is called in both cases,

0 commit comments

Comments
 (0)