Index: public_html/wp-content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-handler.php
===================================================================
--- public_html/wp-content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-handler.php	(revision 7996)
+++ public_html/wp-content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-handler.php	(working copy)
@@ -49,7 +49,7 @@
 		/**
 		 * Gets a user by either login, slug, or id.
 		 *
-		 * @param string|int     $username The user's login, slug, or id.
+		 * @param string|int $username The user's login, slug, or id.
 		 * @return WP_User|false WP_User object on success, false on failure.
 		 */
 		protected function get_user( $username ) {
