From: Roland Häder Date: Sat, 30 Apr 2011 00:07:03 +0000 (+0000) Subject: Fixed name ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=669e0b00e3c13a770f30b287303b4ab42e9d4f7b;p=hub.git Fixed name ... --- diff --git a/application/hub/main/factories/producer/class_ProducerFactory.php b/application/hub/main/factories/producer/class_ProducerFactory.php index e376ce52e..d4409c016 100644 --- a/application/hub/main/factories/producer/class_ProducerFactory.php +++ b/application/hub/main/factories/producer/class_ProducerFactory.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class FragmenterFactory extends ObjectFactory { +class ProducerFactory extends ObjectFactory { /** * Protected constructor *