File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -245,12 +245,12 @@ The module uses a global variable to store the name of the directory
245
245
used for temporary files returned by :func: `gettempdir `. It can be
246
246
set directly to override the selection process, but this is discouraged.
247
247
All functions in this module take a *dir * argument which can be used
248
- to specify the directory and this is the recommend approach.
248
+ to specify the directory and this is the recommended approach.
249
249
250
250
.. data :: tempdir
251
251
252
252
When set to a value other than ``None ``, this variable defines the
253
- default value for the *dir * argument to all the functions defined in this
253
+ default value for the *dir * argument to the functions defined in this
254
254
module.
255
255
256
256
If ``tempdir `` is unset or ``None `` at any call to any of the above
You can’t perform that action at this time.
0 commit comments