Skip to content

Commit 6d26023

Browse files
committed
Fix typo
1 parent a0d4b2b commit 6d26023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/migrations/243_tag_2_0_3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Tag Wavelog as Version 2.0.3
77
*/
88

9-
class Migration_tag_2_0_2 extends CI_Migration {
9+
class Migration_tag_2_0_3 extends CI_Migration {
1010

1111
public function up()
1212
{

0 commit comments

Comments
 (0)