diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 64e702f8..bfb67b77 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,3 +7,4 @@ This is a basic checklist for now, We will update it in the future. * Submit Pull Requests to the development branch only. * Before Submitting your Pull Request, merge `devel` with your new branch and fix any conflicts. (Make sure you don't break anything in development!) * Be patient. We will review all submitted pull requests, but our focus is on stability.. please don't be offended if we reject your PR, or it appears we're doing nothing with it! We'll get around to it.. +* Please use the Pi-hole brand: **Pi-hole** (Take a special look at the capitalized 'P' and a low 'h' with a hyphen) diff --git a/help.php b/help.php index ccfda427..c1c0fd56 100644 --- a/help.php +++ b/help.php @@ -77,7 +77,7 @@
sudo pihole -a -p newpassworddiff --git a/scripts/pi-hole/php/savesettings.php b/scripts/pi-hole/php/savesettings.php index 13c60862..5c759c6d 100644 --- a/scripts/pi-hole/php/savesettings.php +++ b/scripts/pi-hole/php/savesettings.php @@ -400,7 +400,7 @@ function isinserverlist($addr) { case "flushlogs": exec("sudo pihole -f"); - $success = "The Pi-Hole log file has been flushed"; + $success = "The Pi-hole log file has been flushed"; break; case "DHCP": diff --git a/settings.php b/settings.php index a71ad9fd..29b0f91b 100644 --- a/settings.php +++ b/settings.php @@ -94,21 +94,21 @@
Warning: PHP has been compiled without IPv6 support.
Note that enabling these two options may increase your privacy slightly, but may also prevent you from being able to access local hostnames if the Pi-Hole is not used as DHCP server
+Note that enabling these two options may increase your privacy slightly, but may also prevent you from being able to access local hostnames if the Pi-hole is not used as DHCP server