aboutsummaryrefslogtreecommitdiff
path: root/opengts.cfg
diff options
context:
space:
mode:
authorjon-stumpf <jon.stumpf@gmail.com>2014-10-04 23:23:11 -0400
committerjon-stumpf <jon.stumpf@gmail.com>2014-10-04 23:23:11 -0400
commit2398c48dea487080b0b88872387c6ebfb6b37a07 (patch)
tree28d2dbf3fcea2a44eef98cdcd3601bec4687d450 /opengts.cfg
parent2b22e09688ea303b4c9fc2f5f5dda59ec00573ae (diff)
downloadtrackermap-server-2398c48dea487080b0b88872387c6ebfb6b37a07.tar.gz
trackermap-server-2398c48dea487080b0b88872387c6ebfb6b37a07.tar.bz2
trackermap-server-2398c48dea487080b0b88872387c6ebfb6b37a07.zip
Fixed typo
Diffstat (limited to 'opengts.cfg')
-rw-r--r--opengts.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengts.cfg b/opengts.cfg
index 16deb38ec..b490d9021 100644
--- a/opengts.cfg
+++ b/opengts.cfg
@@ -4,7 +4,7 @@
<properties>
- <!-- Global confiduration -->
+ <!-- Global configuration -->
<entry key='database.driver'>com.mysql.jdbc.Driver</entry>
<entry key='database.url'>jdbc:mysql://localhost:3306/[DATABASE]?allowMultiQueries=true</entry>
<entry key='database.user'>[USER]</entry>