From e24296526630206098dd5fa48dfdaa343e28e094 Mon Sep 17 00:00:00 2001 From: Cat Date: Wed, 10 Apr 2013 16:42:02 +0200 Subject: [PATCH] 2x scheepsrecht? --- lsp/functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsp/functions.js b/lsp/functions.js index dadcc27a..d7470909 100644 --- a/lsp/functions.js +++ b/lsp/functions.js @@ -487,7 +487,7 @@ function BuildLimitRow(l) ['kbps_max', 'Current bandwidth', 'Current bandwidth in bytes/s.'], ['users', 'Concurrent users','Maximum concurrent users.'], ['geo', 'Geolimited', 'Either a blacklist or whitelist containing country codes.'], - ['host', 'Hostlimited', 'Either a blacklist or whitelist containing hosts seperated by spaces.'], + ['host', 'Hostlimited', 'Either a blacklist or whitelist containing hosts seperated by spaces.'] ], ['type', 'name'] ];