Passed
Branch develop (eeae4a)
by Nicholas
03:00
created
src/chain_query.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
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
 	 */
Please login to merge, or discard this patch.