summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind <git@mazdermind.de>2016-02-19 11:33:20 +0100
committerMaZderMind <git@mazdermind.de>2016-02-19 11:33:20 +0100
commitad5d57c7fcd9df832aa9f25bc34ad2390cf50c24 (patch)
treee37dfdb755cf3e039ca0d81dfe6b972edde5adef
parentf9c10fd64fae72ee3b93c060d48d8dfdf1a14732 (diff)
parent8e750dd36002e6f18f2b9ba3aefb90a45d7dbdf3 (diff)
Merge branch 'mraerino-patch-1'
-rw-r--r--voctocore/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/voctocore/README.md b/voctocore/README.md
index f5ed2c3..e3e62f4 100644
--- a/voctocore/README.md
+++ b/voctocore/README.md
@@ -153,4 +153,4 @@ On Startup the Video-Mixer reads the following Configuration-Files:
From top to bottom the individual Settings override previous Settings. `default-config.ini` should not be edited, because a missing Setting will result in an Exception.
-All Settings configured in the Server are available via the `get_setting` Call on the Control-Port and will be used by the Clients, so there will be no need to duplicate Configuration options between Server and Clients.
+All Settings configured in the Server are available via the `get_config` Call on the Control-Port and will be used by the Clients, so there will be no need to duplicate Configuration options between Server and Clients.