summaryrefslogtreecommitdiff
path: root/include/ruby/impl/stdalign.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/impl/stdalign.h')
-rw-r--r--include/ruby/impl/stdalign.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/impl/stdalign.h b/include/ruby/impl/stdalign.h
index 61a47e2669..a3dcfb90ef 100644
--- a/include/ruby/impl/stdalign.h
+++ b/include/ruby/impl/stdalign.h
@@ -75,7 +75,7 @@
#endif
/**
- * Wraps (or simulates) `alignof`. Unlike #RBIMPL_ALIGNAS, we can safely say
+ * Wraps (or simulates) `alignof`. Unlike #RBIMPL_ALIGNAS, we can safely say
* both C/C++ definitions are effective.
*/
#if defined(__cplusplus) && RBIMPL_HAS_EXTENSION(cxx_alignof)