Changed "paremter" to "parameter"

This commit is contained in:
mortenhauberg 2014-12-16 19:04:03 +01:00
parent 7398bee59e
commit 60bd334b46

View File

@ -181,7 +181,7 @@ class AuthorizationServer extends AbstractServer
}
/**
* Require the "state" paremter in checkAuthoriseParams()
* Require the "state" parameter in checkAuthoriseParams()
*
* @return bool
*/
@ -191,7 +191,7 @@ class AuthorizationServer extends AbstractServer
}
/**
* Require the "state" paremter in checkAuthoriseParams()
* Require the "state" parameter in checkAuthoriseParams()
*
* @param boolean $require
*