Fix doc.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 14 Apr 2009 16:03:34 +0000 (10:03 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 14 Apr 2009 16:03:34 +0000 (10:03 -0600)
kronolith/lib/Imple/ContactAutoCompleter.php

index 8cc9a7a..233934a 100644 (file)
@@ -94,9 +94,6 @@ class Kronolith_Imple_ContactAutoCompleter extends Kronolith_Imple
      * Uses the Registry to expand names and return error information for
      * any address that is either not valid or fails to expand.
      *
-     * This method can be called statically, i.e.:
-     *   $ret = IMP_Compose::expandAddresses();
-     *
      * @param string $search  The term to search by.
      *
      * @return array  All matching addresses.