From cb0d12e0e3956b3c147f71204ef113670bcd3886 Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Thu, 7 Jul 2016 03:24:14 -0400 Subject: [PATCH] Fix typo (#39) --- home/src/main/resources/config/example.runtime.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index 2647bbaf..cbf83877 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -145,7 +145,7 @@ VitroConnection.DataSource.validationQuery = SELECT 1 # # For OpenSocial integration - # The path to the key file that will be used qwhen generating security tokens for VIVO and + # The path to the key file that will be used when generating security tokens for VIVO and # shindig to share. # #OpenSocial.tokenKeyFile = /usr/local/vivo/data/shindig/openssl/securitytokenkey.txt