Skip to content

Commit 9bfbfc6

Browse files
aliaksei.sanikovichaliaksei.sanikovich
authored andcommitted
fix typo
1 parent 820c38b commit 9bfbfc6

37 files changed

+37
-37
lines changed

src/ClickHouseConnection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/ClickHouseException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/ClickHouseKeywords.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/ClickHousePlatform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/ClickHouseSchemaManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/ClickHouseStatement.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/Types/ArrayDateTimeType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

src/Types/ArrayDateType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* (c) FriendsOfDoctrine <https://github.com/FriendsOfDoctrine/>.
1010
*
11-
* For the full copyright and license inflormation, please view the LICENSE
11+
* For the full copyright and license information, please view the LICENSE
1212
* file that was distributed with this source code.
1313
*/
1414

0 commit comments

Comments
 (0)