From adf1612a399b4f51583102f43c8c35922e27713d Mon Sep 17 00:00:00 2001 From: Justin Foell Date: Fri, 2 Aug 2019 14:57:22 -0500 Subject: [PATCH] Cleaned up @author --- lib/WPStrava/Settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WPStrava/Settings.php b/lib/WPStrava/Settings.php index b68d34f..1db745f 100644 --- a/lib/WPStrava/Settings.php +++ b/lib/WPStrava/Settings.php @@ -305,7 +305,7 @@ class WPStrava_Settings { * * @param string $client_id * @return string - * @author Justin Foell + * @author Justin Foell * @since 1.2.0 */ public function sanitize_client_id( $client_id ) {