Skip to content

Commit 4de141e

Browse files
committed
Minor fix in comment text
1 parent f8224ed commit 4de141e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ int main( int argc, char *argv[] )
787787

788788

789789
// SetUp the QgsSettings Global Settings:
790-
// - use the path specified with --globalsettings path,
790+
// - use the path specified with --globalsettingsfile path,
791791
// - use the environment if not found
792792
// - use a default location as a fallback
793793
if ( globalsettingsfile.isEmpty() )

0 commit comments

Comments
 (0)