From 780af74c266b5531905d6890232685e5e5368571 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 24 Feb 2019 07:30:10 -0500 Subject: nits --- www/js/NVR.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/NVR.js') diff --git a/www/js/NVR.js b/www/js/NVR.js index 6901ff82..481d8512 100644 --- a/www/js/NVR.js +++ b/www/js/NVR.js @@ -339,7 +339,7 @@ angular.module('zmApp.controllers') log("Got min streaming port value of: " + configParams.ZM_MIN_STREAMING_PORT); } else { setCurrentServerMultiPortSupported(false); - log("ZM_MIN_STREAMING_PORT not configure, disabling"); + log("ZM_MIN_STREAMING_PORT not configured, disabling"); configParams.ZM_MIN_STREAMING_PORT = 0; } -- cgit v1.2.3