From c3e01dd719d97fc616926dff1a9e92c2b8d23e55 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Wed, 27 Feb 2013 14:01:42 +0100 Subject: [PATCH] fixed docs --- openlp/core/utils/applocation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/utils/applocation.py b/openlp/core/utils/applocation.py index fa4ce9958..2f1cb45ba 100644 --- a/openlp/core/utils/applocation.py +++ b/openlp/core/utils/applocation.py @@ -27,7 +27,7 @@ # Temple Place, Suite 330, Boston, MA 02111-1307 USA # ############################################################################### """ -The :mod:`openlp.core.utils` module provides the utility libraries for OpenLP. +The :mod:`openlp.core.utils.applocation` module provides an utility for OpenLP receiving the data path etc. """ import logging import os