fixed typo

这个提交包含在:
Peter Goodhall 2024-04-09 14:24:30 +01:00
父节点 d77bb118ea
当前提交 99e958d48c

查看文件

@ -7,7 +7,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
* the endpoint, from where the dxpedition-data is being loaded.
*/
class Migration_add_dxped_url_to_option extends CI_Migration {
class Migration_add_dxped_url_option extends CI_Migration {
public function up()
{