Adding missing slash

This commit is contained in:
viktorklang 2012-06-07 00:46:01 +03:00
parent 82fbca9241
commit 60c11cab7b

View file

@ -65,7 +65,7 @@ When using JarJar, OneJar, Assembly or any jar-bundler
Akka's configuration approach relies heavily on the notion of every
module/jar having its own reference.conf file, all of these will be
discovered by the configuration and loaded. Unfortunately this also means
that if you put merge multiple jars into the same jar, you need to merge all the
that if you put/merge multiple jars into the same jar, you need to merge all the
reference.confs as well. Otherwise all defaults will be lost and Akka will not function.
Custom application.conf