fix another typo to cycle bots
authorNico Weber <thakis@chromium.org>
Fri, 10 Jan 2020 04:36:34 +0000 (23:36 -0500)
committerNico Weber <thakis@chromium.org>
Fri, 10 Jan 2020 04:36:34 +0000 (23:36 -0500)
mlir/docs/Dialects/SPIR-V.md

index 42e1ae1..ed02b16 100644 (file)
@@ -44,7 +44,7 @@ the SPIR-V specification. Those abstractions are easily outside the domain of
 SPIR-V and should be modeled with other proper dialects so they can be shared
 among various compilation paths. Because of the dual purpose of SPIR-V, SPIR-V
 dialect staying at the same semantic level as the SPIR-V specification also
-means we can still have straightforward serailization and deserailization for
+means we can still have straightforward serialization and deserialization for
 the majority of functionalities.
 
 To summarize, the SPIR-V dialect follows the following design principles: