fix some indentation and spelling

This commit is contained in:
Emil Tin
2013-10-18 18:33:56 +02:00
parent aa0927911d
commit 67c5e3966a
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require 'sys/proctable'
BUILD_FOLDER = 'build'
DATA_FOLDER = 'sandbox'
PROFILE = 'bicycle'
PROFILE = 'examples/postgis'
OSRM_PORT = 5000
PROFILES_FOLDER = '../profiles'