Skip to content

Commit 36cecee

Browse files
committed
fix typo
1 parent 80aee33 commit 36cecee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/include/CConfig.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5531,7 +5531,7 @@ class CConfig {
55315531
/*--- Append the extension ---*/
55325532
historyFilename += hist_ext;
55335533

5534-
return Conv_FileName;
5534+
return historyFilename;
55355535
}
55365536

55375537
/*!

0 commit comments

Comments
 (0)