From 0fb16ce8e3ac055c051385a03fb9635579829a5b Mon Sep 17 00:00:00 2001 From: Jing Sun Date: Fri, 11 Aug 2017 14:21:59 +0800 Subject: [PATCH] modify comments Change-Id: Ibece1fda5f0cc499a46613b0ad5175274c9ea08b Signed-off-by: Jing Sun --- code/horizon/openstack_dashboard/urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/horizon/openstack_dashboard/urls.py b/code/horizon/openstack_dashboard/urls.py index ea0ef2fd..e938fade 100755 --- a/code/horizon/openstack_dashboard/urls.py +++ b/code/horizon/openstack_dashboard/urls.py @@ -17,7 +17,7 @@ # under the License. """ -URL patterns for the OpenStack Dashboard. +URL patterns for the Daisy Dashboard. """ from django.conf import settings