Moritz Maisel created CONFIGURATION-729:
-------------------------------------------
Summary: inconsistency in "Quick start guide"
Key: CONFIGURATION-729
URL: https://issues.apache.org/jira/browse/CONFIGURATION-729
Project: Commons Configuration
Issue Type: Bug
Components: Documentation
Affects Versions: 2.3
Reporter: Moritz Maisel
The guide states
{quote}We assume that it is stored as {{database.properties}} in the local file
system:
{quote}
but in the code example below the name _config.properties_ is used:
{quote}Configuration config = configs.properties(new File("config.properties"));
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)