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

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

docs: did't -> didn't

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

---

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

diff --git a/docs/drivers/freedreno.rst b/docs/drivers/freedreno.rst
index 8c5347912e4..a3b780441ef 100644
--- a/docs/drivers/freedreno.rst
+++ b/docs/drivers/freedreno.rst
@@ -569,7 +569,7 @@ A typical work flow would be:
 
 - After the breakpoint is reached each breadcrumb would require
   explicit ack from the user. This way it's possible to find
-  the last packet which did't hang.
+  the last packet which didn't hang.
 
 - Find the packet in the decoded cmdstream.
 

Reply via email to