오타수정

handle request areguments for GET/POST -> handle request arguments for GET/POST
This commit is contained in:
람츠 2015-09-15 16:53:29 +09:00
parent b93c5de6b1
commit 582ac8d0f1

View file

@ -1182,7 +1182,7 @@ class Context
}
/**
* handle request areguments for GET/POST
* handle request arguments for GET/POST
*
* @return void
*/