From cc68d692f80bde4336bbefa2c0872f2a63064edb Mon Sep 17 00:00:00 2001 From: git Date: Fri, 17 Mar 2023 19:20:53 +0000 Subject: * remove trailing spaces. [ci skip] --- doc/extension.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/extension.rdoc b/doc/extension.rdoc index 5fbde94947..5089272599 100644 --- a/doc/extension.rdoc +++ b/doc/extension.rdoc @@ -815,7 +815,7 @@ The example below is from `Dir` (defined in `dir.c`) RUBY_REFERENCES_END // Override the "dmark" field with the defined reference list now that we - // no longer need a marking callback and add RUBY_TYPED_DECL_MARKING to the + // no longer need a marking callback and add RUBY_TYPED_DECL_MARKING to the // flags field static const rb_data_type_t dir_data_type = { "dir", -- cgit v1.2.1