From 7fa0aaeeb300ade5284656ff4085065ef9340c80 Mon Sep 17 00:00:00 2001 From: Nick Couchman Date: Mon, 23 Oct 2017 08:48:40 -0400 Subject: [PATCH] GUACAMOLE-416: Fix typo in translation file. --- .../src/main/resources/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/en.json b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/en.json index 6e03340b3..ff1484230 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/en.json +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/en.json @@ -67,7 +67,7 @@ "NAME" : "SQL Server" }, - "DATA_SOURCe_SQLSERVER_SHARED" : { + "DATA_SOURCE_SQLSERVER_SHARED" : { "NAME" : "Shared Connections (SQL Server)" },