Explorar o código

Fixes #248 - Comment typo in Zend_Db_Select

Frank Brückner %!s(int64=12) %!d(string=hai) anos
pai
achega
d6318ef864
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
      * @return mixed