We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d57eee commit ee6f908Copy full SHA for ee6f908
migrations/v10x/m3_add_schema.php
@@ -30,7 +30,7 @@ static public function depends_on()
30
/**
31
* Add table columns schema to the database:
32
* boardrules:
33
- * rule_parents Basic rule data is serialized and cached here
+ * rule_parents Basic rule data is serialised and cached here
34
*
35
* @return array Array of table columns schema
36
* @access public
0 commit comments