summaryrefslogtreecommitdiffstats
path: root/fedora_business_cards/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'fedora_business_cards/__init__.py')
-rw-r--r--fedora_business_cards/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora_business_cards/__init__.py b/fedora_business_cards/__init__.py
index 07a90f4..3546a94 100644
--- a/fedora_business_cards/__init__.py
+++ b/fedora_business_cards/__init__.py
@@ -19,8 +19,8 @@
"""
The Fedora business cards generator will generate business cards for Fedora
-contributors. It connects to FAS to retrieve user information and lays it out on
-a SVG, then exports that to a PDF and PNG. Different templates are/will be
+contributors. It connects to FAS to retrieve user information and lays it out
+on a SVG, then exports that to a PDF and PNG. Different templates are/will be
available for different business card sizes, or different requirements by
different companies.
"""