Skip to content

Commit c73682c

Browse files
committed
Fix typo in comment
1 parent 63ff87e commit c73682c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/v205.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ static public function depends_on()
2222
public function update_data()
2323
{
2424
$data = array(
25-
// Update to version 1.1.1
25+
// Update to version 2.0.5
2626
array('config.update', array('pastebin_version', '2.0.5')),
2727
);
2828
return $data;

0 commit comments

Comments
 (0)