Skip to content

Commit 3f0fbe1

Browse files
Gringo SuaveQEDK
authored andcommitted
update comment
1 parent 6c349f6 commit 3f0fbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ini.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ impl Default for IniDefault {
204204
.cloned()
205205
.collect(),
206206
case_sensitive: false,
207-
enable_inline_comments: true, // compatibility w/ previous versions
207+
enable_inline_comments: true, // retain compatibility with previous versions
208208
}
209209
}
210210
}

0 commit comments

Comments
 (0)