From 510f1cc570bbeb432ae57851dd341d47d17bb297 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sun, 23 Jun 2019 06:32:22 -0500 Subject: [PATCH] take 2 --- app/Providers/EveOnlineOAuthProvider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Providers/EveOnlineOAuthProvider.php b/app/Providers/EveOnlineOAuthProvider.php index 1b49b05ca..08fefc93d 100644 --- a/app/Providers/EveOnlineOAuthProvider.php +++ b/app/Providers/EveOnlineOAuthProvider.php @@ -29,7 +29,7 @@ class EveOnlineOAuthProvider extends AbstractProvider implements ProviderInterfa } /** - * Get the raw uer for the given access token + * Get the raw user for the given access token * * @param string $token * @return array