Skip to content

Commit b0335ee

Browse files
committed
improve phrasing
1 parent 64298ae commit b0335ee

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Misc/python.man

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ python \- an interpreted, interactive, object-oriented programming language
8787
.SH DESCRIPTION
8888
Python is an interpreted, interactive, object-oriented programming
8989
language that combines remarkable power with very clear syntax.
90-
For an introduction to programming in Python you are referred to the
91-
Python Tutorial.
90+
For an introduction to programming in Python, see the Python Tutorial.
9291
The Python Library Reference documents built-in and standard types,
9392
constants, functions and modules.
9493
Finally, the Python Reference Manual describes the syntax and

0 commit comments

Comments
 (0)