From 8250ac4194ab83fcee6f90a51233fccf70d6e75a Mon Sep 17 00:00:00 2001 From: Nguyen Van Trung Date: Sun, 5 Mar 2017 13:06:03 +0700 Subject: [PATCH] Change 'tocreate' to 'to create' Change-Id: I8c2dd737d46b27fc415969840c521c882493d63e --- api-ref/source/dns-api-v2-blacklist.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/dns-api-v2-blacklist.inc b/api-ref/source/dns-api-v2-blacklist.inc index 95d8e1039..7a54e009e 100644 --- a/api-ref/source/dns-api-v2-blacklist.inc +++ b/api-ref/source/dns-api-v2-blacklist.inc @@ -3,7 +3,7 @@ Blacklists ========== The blacklist entries are used to manage blacklisted zones. If a zone -is blacklisted, then it cannot be used tocreate a zone. By default, +is blacklisted, then it cannot be used to create a zone. By default, only an admin can manage these entries. Blacklisted zones are stored as a regular expression (regex) pattern in the Database/Storage in the blacklists table.