Skip to content

Commit 3619736

Browse files
authored
Merge pull request #3 from coool9/main
Fixed typos
2 parents ab398ff + d2932da commit 3619736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/fileUtils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ std::filesystem::path better::fileDialog(std::optional<std::filesystem::path> fo
116116
false, //isCtrl
117117
false, //clearHistory
118118
0, //switchEditor
119-
-1, //index
119+
-1, //index
120120
std::vector<std::string>(), //menu
121121
std::string(), //filename
122122
35, //textHeight

0 commit comments

Comments
 (0)