summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-python/store.composite
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/samples/store-python/store.composite')
-rw-r--r--sca-cpp/trunk/samples/store-python/store.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/samples/store-python/store.composite b/sca-cpp/trunk/samples/store-python/store.composite
index d33667e897..6de6f7af61 100644
--- a/sca-cpp/trunk/samples/store-python/store.composite
+++ b/sca-cpp/trunk/samples/store-python/store.composite
@@ -63,7 +63,7 @@
<service name="Cache">
<binding.atom uri="cache"/>
</service>
- <property name="servers">localhost:11211</property>
+ <property name="server">localhost:11211</property>
</component>
</composite>