Procházet zdrojové kódy

Fixes #248 - Comment typo in Zend_Db_Select

Frank Brückner před 12 roky
rodič
revize
d6318ef864
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      library/Zend/Db/Select.php

+ 1 - 1
library/Zend/Db/Select.php

@@ -654,7 +654,7 @@ class Zend_Db_Select
     }
     }
 
 
     /**
     /**
-     * Get part of the structured information for the currect query.
+     * Get part of the structured information for the current query.
      *
      *
      * @param string $part
      * @param string $part
      * @return mixed
      * @return mixed