Module: Mesa
Branch: main
Commit: 9f410bcb96b68d5e4716aee1091528c19f792139
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f410bcb96b68d5e4716aee1091528c19f792139

Author: Erik Faye-Lund <[email protected]>
Date:   Mon Jan  9 09:31:01 2023 +0100

docs: perfetto -> Perfetto

Reviewed-by: Eric Engestrom <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>

---

 docs/u_trace.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/u_trace.rst b/docs/u_trace.rst
index cb61756e390..7e08f7f6d61 100644
--- a/docs/u_trace.rst
+++ b/docs/u_trace.rst
@@ -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``

Reply via email to