Completed
Push — sync/publicize-ui ( a49263...4f02ff )
by
unknown
09:29
created
modules/publicize/publicize.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -234,7 +234,7 @@
 block discarded – undo
234 234
 	/**
235 235
 	 * Get a single Connection of a Service
236 236
 	 *
237
-	 * @param string $service_name 'facebook', 'twitter', etc.
237
+	 * @param string $service 'facebook', 'twitter', etc.
238 238
 	 * @param string $connection_id Connection ID
239 239
 	 * @param false|int $_blog_id The blog ID. Use false (default) for the current blog
240 240
 	 * @param false|int $_user_id The user ID. Use false (default) for the current user
Please login to merge, or discard this patch.