From b990cdf4c075dae9a43f3ae59c9d6fc1bad6030f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 26 Oct 2018 15:08:47 +0100 Subject: [PATCH] index: Fix spelling error Signed-off-by: Michael Tremer --- src/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/index.html b/src/templates/index.html index 33537a83..27a2d32f 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -34,7 +34,7 @@

{{ _("IPFire is a versatile, state-of-the-art Open Source firewall based on Linux.") }} - {{ _("It's ease of use, high performance in any scenario and extensibility make it usable for everyone.") }} + {{ _("Its ease of use, high performance in any scenario and extensibility make it usable for everyone.") }}

{{ _("Learn More") }} @@ -66,7 +66,7 @@
{{ _("Firewall") }}

- {{ _("It's powerful firewall engine and Intrusion Prevention System protects your network against attacks from the Internet and Denial-of-Service attacks.") }} + {{ _("Its powerful firewall engine and Intrusion Prevention System protects your network against attacks from the Internet and Denial-of-Service attacks.") }}

-- 2.47.2