* Optimize word.

This commit is contained in:
孔令茂
2022-12-17 14:06:27 +00:00
parent aedf34e7dc
commit 5de767bed3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1081,7 +1081,7 @@ class baseRouter
}
/**
* 从HTTP_ACCEPT_LANGUAGE中提出去支持的语言。
* 从HTTP_ACCEPT_LANGUAGE中剔除去支持的语言。
* Parse the lang str from HTTP_ACCEPT_LANGUAGE header.
*
* @access public