diff --git a/debug/types.go b/debug/types.go index 22315263f..87b2e3c1b 100644 --- a/debug/types.go +++ b/debug/types.go @@ -44,7 +44,7 @@ type ( // Deprecated: in development and very likely to change ActivityTracker = internal.ActivityTracker - // ActivityInfo ... + // ActivityInfo contains details on the executing activity // Deprecated: in development and very likely to change ActivityInfo = internal.ActivityInfo