diff --git a/includes/static-config.php b/includes/static-config.php index 63ddb132e..895ca8ec7 100644 --- a/includes/static-config.php +++ b/includes/static-config.php @@ -34,7 +34,7 @@ $config['os'][$os]['group'] = "unix"; $config['os'][$os]['text'] = "QNAP TurboNAS"; $config['os'][$os]['ifXmcbc'] = 1; -### Othre Unix-based OSes here please. +### Other Unix-based OSes here please. $os = "freebsd"; $config['os'][$os]['type'] = "server";