@@ -68,7 +68,7 @@ |
||
68 | 68 | * Chainable alias to query::change_build() within the current instance |
69 | 69 | * |
70 | 70 | * @param string $prefix The numeric prefix according to the PHP docs |
71 | - * @param string $seperator The seperator you want to use in you query string (default is '&') |
|
71 | + * @param string $separator The seperator you want to use in you query string (default is '&') |
|
72 | 72 | * @param int $enc The encoding to use (default is RFC3986) |
73 | 73 | * @return chain The main chaining class |
74 | 74 | */ |