File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
245245used for temporary files returned by :func: `gettempdir `. It can be
246246set directly to override the selection process, but this is discouraged.
247247All 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.
249249
250250.. data :: tempdir
251251
252252 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
254254 module.
255255
256256 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