[rs] Fix typo

This commit is contained in:
JMS55
2020-07-20 17:41:24 -04:00
committed by GitHub
parent 6bdd7cd3d5
commit 1f12ed2ca8

View File

@@ -140,7 +140,7 @@ fn test_vertex_attr_array() {
/// Macro to load a SPIR-V module statically.
///
/// It ensure the word alignment as well as the magic number.
/// It ensures the word alignment as well as the magic number.
#[macro_export]
macro_rules! include_spirv {
($($token:tt)*) => {