aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-play/src/main/resources/reference.conf')
-rw-r--r--kamon-play/src/main/resources/reference.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamon-play/src/main/resources/reference.conf b/kamon-play/src/main/resources/reference.conf
index 7f6e651f..af43edec 100644
--- a/kamon-play/src/main/resources/reference.conf
+++ b/kamon-play/src/main/resources/reference.conf
@@ -17,7 +17,7 @@ kamon {
# in the request headers.
automatic-trace-token-propagation = true
- # Fully qualified name of the implementation of kamon.play.PlayNameGenerator that will be used for assigning names
+ # Fully qualified name of the implementation of kamon.play.NameGenerator that will be used for assigning names
# to traces and client http segments.
name-generator = kamon.play.DefaultNameGenerator