Skip to content

Commit e36f300

Browse files
mblahayambv
andcommitted
Update Doc/library/urllib.request.rst
Co-authored-by: Łukasz Langa <[email protected]>
1 parent 54345f5 commit e36f300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/urllib.request.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ The following classes are provided:
192192

193193
This class is an abstraction of a URL request.
194194

195-
*url* should be a string containing a valid, properly encoded, URL.
195+
*url* should be a string containing a valid, properly encoded URL.
196196

197197
*data* must be an object specifying additional data to send to the
198198
server, or ``None`` if no such data is needed. Currently HTTP

0 commit comments

Comments
 (0)