From: Jordan Justen <jljusten@debian.org>
Date: Wed, 25 Aug 2021 16:48:24 -0700
Subject: renderdoc: Fix misspelling: occuring => occurring

Signed-off-by: Jordan Justen <jljusten@debian.org>
---
 renderdoc/api/replay/replay_enums.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/renderdoc/api/replay/replay_enums.h b/renderdoc/api/replay/replay_enums.h
index a385ab1..11456a7 100644
--- a/renderdoc/api/replay/replay_enums.h
+++ b/renderdoc/api/replay/replay_enums.h
@@ -939,7 +939,7 @@ to apply to multiple related things - see :data:`ClipDistance`, :data:`CullDista
 .. data:: DomainLocation
 
   An input to the tessellation evaluation or domain shader, giving the normalised location on the
-  output patch where evaluation is occuring. E.g. for triangle output this is the barycentric
+  output patch where evaluation is occurring. E.g. for triangle output this is the barycentric
   co-ordinates of the output vertex.
 
 .. data:: IsFrontFace
