From 85d51ed1cbcb8e886f06f044d6903f21458a4be7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Erik=20=C3=95unapuu?= Date: Thu, 9 Apr 2020 16:20:54 +0300 Subject: [PATCH] Fix identation issues for long string --- lib/whois_server.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/whois_server.rb b/lib/whois_server.rb index e9d4db0..238d736 100644 --- a/lib/whois_server.rb +++ b/lib/whois_server.rb @@ -76,8 +76,8 @@ def domain_valid_format?(domain_name) end def policy_error_msg - "\nPolicy error: please study \"Requirements for the registration of a Domain Name\" of .ee domain regulations. \ -https://www.internet.ee/domains/ee-domain-regulation#registration-of-domain-names" + footer_msg + "\nPolicy error: please study \"Requirements for the registration of a Domain Name\" of .ee domain regulations. " \ + "https://www.internet.ee/domains/ee-domain-regulation#registration-of-domain-names" + footer_msg end def no_entries_msg