Skip to content

Commit 6cc2aa4

Browse files
committed
Merge pull request puppetlabs#174 from DavidS/fixup-readme
(maint) fixup description of ini_setting%setting
2 parents b7be588 + 7819c54 commit 6cc2aa4

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)