From 125e4f185a19948c022879ce8e0b915fd028a7e1 Mon Sep 17 00:00:00 2001 From: StevenWdV Date: Fri, 3 Dec 2021 12:32:24 +0100 Subject: A little cleanup --- wrappers/csharp/Discovery.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wrappers/csharp') diff --git a/wrappers/csharp/Discovery.cs b/wrappers/csharp/Discovery.cs index 1f3d1e8..183d94f 100644 --- a/wrappers/csharp/Discovery.cs +++ b/wrappers/csharp/Discovery.cs @@ -15,7 +15,7 @@ namespace EduVpnCommon /// /// .minisig signature file contents. /// Signed .json file contents. - /// The file type to be verified, one of server_list.json or organization_list.json. + /// The file type to be verified, one of "server_list.json" or "organization_list.json". /// Minimum time for signature. Should be set to at least the time in a previously retrieved file. /// If expectedFileName is not one of the allowed values. /// If signature verification fails. -- cgit v1.2.3