Skip to content

Commit 2bbf795

Browse files
authored
Merge pull request #15576 from mcgratta/master
Python: Change directory name
2 parents 86721fa + cb17e9d commit 2bbf795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/Python/scripts/validation_git_stats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
outdir = '../../../out/'
99
valdir = '../../Validation/'
10-
resdir = '../../Manuals/FDS_Validation_Guide/SCRIPT_FIGURES/ScatterPlots/'
10+
resdir = '../../Manuals/FDS_Validation_Guide/SCRIPT_FIGURES/Scatterplots/'
1111

1212
def MAKEGITENTRY(case_name):
1313

0 commit comments

Comments
 (0)