Config: Improve documentation for setStringList

Change-Id: Idccfa0dfd6db324236f7cb26ab28bdbd80581a8b
Signed-off-by: Stefan Beller <sbeller@google.com>
This commit is contained in:
Stefan Beller 2016-04-28 15:18:35 -07:00
parent e8705a6e27
commit 0406290eb4
1 changed files with 2 additions and 1 deletions

View File

@ -855,7 +855,8 @@ private ConfigSnapshot unsetSection(final ConfigSnapshot srcState,
*
* <pre>
* [section &quot;subsection&quot;]
* name = value
* name = value1
* name = value2
* </pre>
*
* @param section