修正拼写

This commit is contained in:
thinkphp
2017-07-03 08:41:12 +08:00
parent bbdd88b2c4
commit 439ccdf418
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ return [
'illegal action name' => '非法的操作名称',
'url suffix deny' => '禁止的URL后缀访问',
'Route Not Found' => '当前访问路由未定义',
'Underfined db type' => '未定义数据库类型',
'Undefined db type' => '未定义数据库类型',
'variable type error' => '变量类型错误',
'PSR-4 error' => 'PSR-4 规范错误',
'not support total' => '简洁模式下不能获取数据总数',