Typos
authorJan Schneider <jan@horde.org>
Tue, 28 Dec 2010 13:03:13 +0000 (14:03 +0100)
committerJan Schneider <jan@horde.org>
Tue, 28 Dec 2010 13:03:13 +0000 (14:03 +0100)
framework/Core/lib/Horde/Core/Share/FactoryCallback.php

index f14e93b..33fb633 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /**
- * Small factory class for wrapping the injection of Horde_Share obejcts into
- * the Horde_Share_Object objects. We must use the GLOBAL here instead of
- * keeping a reference to the injector since this object will be serialized
- * along with the Horde_Share_Object object.
+ * Small factory class for wrapping the injection of Horde_Share objects into
+ * the Horde_Share_Object objects. We must use $GLOBALS here instead of keeping
+ * a reference to the injector since this object will be serialized along with
+ * the Horde_Share_Object object.
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *