From c39e5f90c99dda5b187bc7be029cb7fd73ca0fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9?= <41592183+Snooz82@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:39:28 +0200 Subject: [PATCH] Update docs/src/api/class-tracing.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Dmitry Gozman Signed-off-by: René <41592183+Snooz82@users.noreply.github.com> --- docs/src/api/class-tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api/class-tracing.md b/docs/src/api/class-tracing.md index f9c764f2f4..7607b3c53b 100644 --- a/docs/src/api/class-tracing.md +++ b/docs/src/api/class-tracing.md @@ -302,7 +302,7 @@ Group name shown in the trace viewer. ## async method: Tracing.groupEnd * since: v1.49 -Closes the last opened inline group in the trace log. +Closes the last opened inline group in the trace. ## async method: Tracing.stop * since: v1.12