From 3a2cb573f64be32c86eca9c1b4d8dcb08f0fa883 Mon Sep 17 00:00:00 2001 From: Luciano Strika Date: Sun, 5 Aug 2018 20:52:15 -0300 Subject: [PATCH] correct typo in comment, and make wording a bit better --- lib/limits.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/limits.py b/lib/limits.py index 98b7ea6..019000a 100644 --- a/lib/limits.py +++ b/lib/limits.py @@ -1,12 +1,12 @@ """ -Connection limitatation. +Connection limitation. Number of connections from one IP is limited. -We have nothing against scripting and automated queries, -even in opposite, we encourage them, but there are some +We have nothing against scripting and automated queries. +Even the opposite, we encourage them. But there are some connection limits that even we can't handle. -Currently the limits set low, but they will be relaxed -in future. +Currently the limits are quite restrictive, but they will be relaxed +in the future. Usage: