fix doc comment
This commit is contained in:
parent
fb85533933
commit
baafe10b17
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ struct INISection
|
|||
keys = new string[string];
|
||||
}
|
||||
|
||||
/+
|
||||
/++
|
||||
+ Returns the value of `k` in this section or
|
||||
+ `defaultValue` if the key is not present.
|
||||
+/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue