From 39c3bf9fc7cd01b4da2bbfb4310644431da8ff5f Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Sat, 10 May 2014 20:50:14 +1000 Subject: [PATCH] Bug Fix: Initial Config Typo Thanks to Elijah Solly for finding this one --- Disco.Web/Views/InitialConfig/Complete.cshtml | 2 +- Disco.Web/Views/InitialConfig/Complete.generated.cs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Disco.Web/Views/InitialConfig/Complete.cshtml b/Disco.Web/Views/InitialConfig/Complete.cshtml index 2e31d872..afbded65 100644 --- a/Disco.Web/Views/InitialConfig/Complete.cshtml +++ b/Disco.Web/Views/InitialConfig/Complete.cshtml @@ -140,7 +140,7 @@

 Unblock ICMP (Ping) for the Disco server

- The Disco Client Bootstrapper requires the Disco server to respond to ICMP Echo requests (Ping) to function correctly. Please insure any firewall rules are updated accordingly. + The Disco Client Bootstrapper requires the Disco server to respond to ICMP Echo requests (Ping) to function correctly. Please ensure any firewall rules are updated accordingly.
diff --git a/Disco.Web/Views/InitialConfig/Complete.generated.cs b/Disco.Web/Views/InitialConfig/Complete.generated.cs index 76a43c03..4c0a6f8e 100644 --- a/Disco.Web/Views/InitialConfig/Complete.generated.cs +++ b/Disco.Web/Views/InitialConfig/Complete.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34011 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -596,7 +596,7 @@ WriteLiteral("> Unblock ICMP (Ping) for the Disco server\r\n WriteLiteral(" class=\"testResult\""); WriteLiteral(@"> - The Disco Client Bootstrapper requires the Disco server to respond to ICMP Echo requests (Ping) to function correctly. Please insure any firewall rules are updated accordingly. + The Disco Client Bootstrapper requires the Disco server to respond to ICMP Echo requests (Ping) to function correctly. Please ensure any firewall rules are updated accordingly.