summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Structures/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Server/Structures/__init__.py')
-rw-r--r--src/lib/Server/Structures/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Server/Structures/__init__.py b/src/lib/Server/Structures/__init__.py
index ece5fbb68..11403d0de 100644
--- a/src/lib/Server/Structures/__init__.py
+++ b/src/lib/Server/Structures/__init__.py
@@ -1,4 +1,4 @@
'''imports for Bcfg2.Server.Structures'''
__revision__ = '$Revision$'
-all = ['bundler', 'Base']
+all = ['Bundler', 'Base']