зеркало из https://github.com/github/ruby.git
[Doc] Standardize wording s/sweeped/swept/
This commit is contained in:
Родитель
816a1d97fd
Коммит
37abe1a220
|
@ -108,7 +108,7 @@
|
|||
enum
|
||||
RBIMPL_ATTR_ENUM_EXTENSIBILITY(closed)
|
||||
ruby_value_type {
|
||||
RUBY_T_NONE = 0x00, /**< Non-object (sweeped etc.) */
|
||||
RUBY_T_NONE = 0x00, /**< Non-object (swept etc.) */
|
||||
|
||||
RUBY_T_OBJECT = 0x01, /**< @see struct ::RObject */
|
||||
RUBY_T_CLASS = 0x02, /**< @see struct ::RClass and ::rb_cClass */
|
||||
|
|
Загрузка…
Ссылка в новой задаче