docs: perfetto -> Perfetto
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 9 Jan 2023 08:31:01 +0000 (09:31 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 08:09:37 +0000 (08:09 +0000)
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>

docs/u_trace.rst

index cb61756..7e08f7f 100644 (file)
@@ -35,7 +35,7 @@ u_trace is controlled by environment variables:
       valid. For the Vulkan API, it is expected to destroy the device,
       for GL it's expected to destroy the context.
    ``perfetto``
-      enables perfetto instrumentation prior to connecting, perfetto
+      enables Perfetto instrumentation prior to connecting, Perfetto
       traces can be collected without setting this but it may miss some
       events prior to the tracing session being started.
    ``markers``