@@ -10,7 +10,7 @@ |
||
10 | 10 | /** |
11 | 11 | * |
12 | 12 | * @param MysqlConnectionAdapter $adapter |
13 | - * @param strinbg $schema database name |
|
13 | + * @param string $schema database name |
|
14 | 14 | */ |
15 | 15 | public function __construct(MysqlConnectionAdapter $adapter, $schema) |
16 | 16 | { |