r1.12 adding generic/bonfire.py and importer/bonfireimporter.py
[sfa.git] / sfa / bonfire / bonfiredriver.py
index 80b6687..3530c1a 100644 (file)
@@ -3,7 +3,7 @@ from sfa.managers.driver import Driver
 
 """ an attempt to do a sfawrap plugin document """
 
-class Bonfiredriver(Driver):
+class BonfireDriver(Driver):
 
     def __init__ (self, config):
         """ this is the hrn attached to the running server """