aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2015-04-26 20:17:41 +0200
committerIvan Topolnjak <ivantopo@gmail.com>2015-04-26 20:17:41 +0200
commit3f53e1de02a6e6ec82db426bf4069e280800de65 (patch)
tree292f7cba6350d438e3eab224b9e5f3eddd6fb333
parent3792237be91790056f733d10e3255d4cff7f8eaf (diff)
downloadKamon-3f53e1de02a6e6ec82db426bf4069e280800de65.tar.gz
Kamon-3f53e1de02a6e6ec82db426bf4069e280800de65.tar.bz2
Kamon-3f53e1de02a6e6ec82db426bf4069e280800de65.zip
= core: fix typo.
-rw-r--r--kamon-core/src/main/scala/kamon/ModuleLoader.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamon-core/src/main/scala/kamon/ModuleLoader.scala b/kamon-core/src/main/scala/kamon/ModuleLoader.scala
index 933af7e2..a26fd339 100644
--- a/kamon-core/src/main/scala/kamon/ModuleLoader.scala
+++ b/kamon-core/src/main/scala/kamon/ModuleLoader.scala
@@ -67,7 +67,7 @@ private[kamon] class ModuleLoaderExtension(system: ExtendedActorSystem) extends
| |_| |___/
|
| It seems like your application was not started with the -javaagent:/path-to-aspectj-weaver.jar option but Kamon detected
- | the following modules which require AspecJ to work properly:
+ | the following modules which require AspectJ to work properly:
|
""".stripMargin + moduleNames +
"""