Skip to content

Commit 9fc499b

Browse files
committed
Merge pull request #174 from DavidS/fixup-readme
(maint) fixup description of ini_setting%setting
2 parents 2a7dbc1 + 560134c commit 9fc499b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Determines whether the specified setting should exist. Valid options: 'present'
188188

189189
##### `setting`
190190

191-
*Optional.* Designates a section of the specified INI file containing the setting to manage. To manage a global setting (at the beginning of the file, before any named sections) enter "". Defaults to "". Valid options: a string.
191+
*Optional.* The name of the setting to define. Valid options: a string.
192192

193193
##### `value`
194194

0 commit comments

Comments
 (0)