From d15972d2ce10e05fe072d86d8c7965e0c7fe08ec Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Thu, 24 May 2018 20:13:21 +0200 Subject: Fix casing from Wireguard to WireGuard. Signed-off-by: Jason A. Donenfeld --- Wireguard/Coordinators/Coordinator.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Wireguard/Coordinators/Coordinator.swift') diff --git a/Wireguard/Coordinators/Coordinator.swift b/Wireguard/Coordinators/Coordinator.swift index d1075a3..147f160 100644 --- a/Wireguard/Coordinators/Coordinator.swift +++ b/Wireguard/Coordinators/Coordinator.swift @@ -1,9 +1,9 @@ // // Coordinator.swift -// Wireguard +// WireGuard // // Created by Jeroen Leenarts on 23-05-18. -// Copyright © 2018 Wireguard. All rights reserved. +// Copyright © 2018 WireGuard. All rights reserved. // import Foundation -- cgit v1.2.3-59-g8ed1b