From 313b9d1603fc05cdfb807041cc10e0f26f50d783 Mon Sep 17 00:00:00 2001 From: Endre Karlson Date: Thu, 25 Apr 2013 12:43:09 -0700 Subject: [PATCH] Typos --- etc/billingstack/billingstack.conf.sample | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/billingstack/billingstack.conf.sample b/etc/billingstack/billingstack.conf.sample index 8b17409..15db807 100644 --- a/etc/billingstack/billingstack.conf.sample +++ b/etc/billingstack/billingstack.conf.sample @@ -85,14 +85,15 @@ allowed_rpc_exception_modules = billingstack.exceptions, billingstack.openstack. #max_retries = 10 #retry_interval = 10 + ################################################# -# Rating service +# Rater service ################################################# #----------------------- # SQLAlchemy Storage #----------------------- -[rating:sqlalchemy] +[rater:sqlalchemy] # Database connection string - to configure options for a given implementation # like sqlalchemy or other see below #database_connection = mysql://billingstack:billingstack@localhost:3306/billingstack