aboutsummaryrefslogtreecommitdiff
path: root/voctocore/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'voctocore/README.md')
-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.