From 6316cfe2af6d029bd5080ecd903800bcdddcc1fa Mon Sep 17 00:00:00 2001 From: Joshua Homer Date: Sat, 7 Apr 2018 10:04:13 -0700 Subject: [PATCH] Fix typo: update wether to whether (#1098) --- resources/themes/pterodactyl/admin/eggs/new.blade.php | 2 +- resources/themes/pterodactyl/admin/eggs/view.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/themes/pterodactyl/admin/eggs/new.blade.php b/resources/themes/pterodactyl/admin/eggs/new.blade.php index f698b771a..9f55d0a55 100644 --- a/resources/themes/pterodactyl/admin/eggs/new.blade.php +++ b/resources/themes/pterodactyl/admin/eggs/new.blade.php @@ -95,7 +95,7 @@
-

This should be a JSON representation of where log files are stored, and wether or not the daemon should be creating custom logs.

+

This should be a JSON representation of where log files are stored, and whether or not the daemon should be creating custom logs.

diff --git a/resources/themes/pterodactyl/admin/eggs/view.blade.php b/resources/themes/pterodactyl/admin/eggs/view.blade.php index c2f687799..9c91627e5 100644 --- a/resources/themes/pterodactyl/admin/eggs/view.blade.php +++ b/resources/themes/pterodactyl/admin/eggs/view.blade.php @@ -140,7 +140,7 @@
-

This should be a JSON representation of where log files are stored, and wether or not the daemon should be creating custom logs.

+

This should be a JSON representation of where log files are stored, and whether or not the daemon should be creating custom logs.