From bd8166f49a1cc020b6fc4e60693db20abb0d8226 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 10 Feb 2016 19:17:42 -0800 Subject: [PATCH] correct title --- branded_mobile_clients/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branded_mobile_clients/conf.py b/branded_mobile_clients/conf.py index 6cc70ee19..672baef13 100644 --- a/branded_mobile_clients/conf.py +++ b/branded_mobile_clients/conf.py @@ -50,7 +50,7 @@ version = '1.0' release = '1.0' # General information about the project. -project = u'ownCloud %s Building Branded Mobile Apps Manual' +project = u'ownCloud Building Branded Mobile Apps Manual' copyright = u'2012-2016, The ownCloud developers'