Fix typo in class comment
authorMatthias Schmidt <gravatronics@live.com>
Thu, 21 May 2015 20:16:42 +0000 (22:16 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 21 May 2015 20:16:42 +0000 (22:16 +0200)
wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php

index 801e32336b870e7d299db2400262b7a99dd003cc..7f80b0b3d779916ade5fd25f217db4eb2838609a 100644 (file)
@@ -6,7 +6,7 @@ use wcf\system\WCF;
 /**
  * Caches the event listeners.
  * 
- * Important: You cannot use \wcf\data\event\listener\EventListenerLister here as
+ * Important: You cannot use \wcf\data\event\listener\EventListenerList here as
  * \wcf\data\DatabaseObjectList fires an event.
  * 
  * @author     Matthias Schmidt, Marcel Werk