Skip to content

Commit 4382e96

Browse files
authored
Another typo
1 parent 9a1e943 commit 4382e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysteps/datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ def create_default_pystepsrc(pysteps_data_dir, config_dir=None, file_name="pyste
347347
348348
File rotation is implemented for the backup files.
349349
For example, if the default configuration filename is 'pystepsrc' and the files
350-
pystepsrc, pystepsrc.1, pystepsrc.2, etc. exist, they are renamed to respetively
350+
pystepsrc, pystepsrc.1, pystepsrc.2, etc. exist, they are renamed to respectively
351351
pystepsrc.1, pystepsrc.2, pystepsrc.2, etc. Finally, after the existing files are
352352
backed up, the new configuration file is written.
353353

0 commit comments

Comments
 (0)