summaryrefslogtreecommitdiff
path: root/include/ruby/impl/arithmetic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/impl/arithmetic.h')
-rw-r--r--include/ruby/impl/arithmetic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/impl/arithmetic.h b/include/ruby/impl/arithmetic.h
index 2c00cf2484..f93fa581cd 100644
--- a/include/ruby/impl/arithmetic.h
+++ b/include/ruby/impl/arithmetic.h
@@ -7,7 +7,7 @@
* Permission is hereby granted, to either redistribute and/or
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
- * @warning Symbols prefixed with either `RBIMPL` or `ruby3` are
+ * @warning Symbols prefixed with either `RBIMPL` or `rbimpl` are
* implementation details. Don't take them as canon. They could
* rapidly appear then vanish. The name (path) of this header file
* is also an implementation detail. Do not expect it to persist