From e61263a558437dddbe01e35a69e310cc3967eb3d Mon Sep 17 00:00:00 2001 From: Michael Petretti Date: Mon, 25 Aug 2014 16:43:53 +0200 Subject: changed static to nonstatic un db class --- config/global.properties.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/global.properties.example b/config/global.properties.example index 0e64f93..933e426 100644 --- a/config/global.properties.example +++ b/config/global.properties.example @@ -27,7 +27,7 @@ THRIFT_KEYSTORE_PATH=/path/to/keystore.jks # port where the file transfer takes place (get it from the masterserver) FILETRANSFER_PORT=1234 -# port where the thrift conneciton is opened (usually this is 9191) +# port where the thrift connection is opened (usually this is 9191) THRIFT_PORT=9191 # the image folder where all up- and downloads are saved -- cgit v1.2.3-55-g7522