Skip to content

Commit 6f516ee

Browse files
committed
Change code comments
1 parent c323646 commit 6f516ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.BrowserBookmark/FirefoxBookmarkLoader.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,9 @@ Current profiles.ini structure example as of Firefox version 69.0.1
343343
Locked=1
344344
345345
[Profile2]
346-
Name=newblahprofile
346+
Name=dummyprofile
347347
IsRelative=0
348-
Path=C:\t6h2yuq8.newblahprofile <== Note this is a custom location path for the profile user can set, we need to cater for this in code.
348+
Path=C:\t6h2yuq8.dummyprofile <== Note this is a custom location path for the profile user can set, we need to cater for this in code.
349349
350350
[Profile1]
351351
Name=default

0 commit comments

Comments
 (0)