Clarified comment

This commit is contained in:
Alex Bilbie 2012-07-06 19:26:49 +01:00
parent 9ea0d8f0e9
commit e3ee9e84d2

View File

@ -283,7 +283,7 @@ class Server
* *
* @param string $redirect_uri The redirect URI * @param string $redirect_uri The redirect URI
* @param array $params The parameters to be appended to the URL * @param array $params The parameters to be appended to the URL
* @param string $query_delimeter The delimiter between the variables and the URL * @param string $query_delimeter The query string delimiter (default: ?)
* *
* @access public * @access public
* @return string * @return string