Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the wrong comment #10511

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Fix the wrong comment #10511

merged 1 commit into from
Apr 12, 2024

Conversation

tagomoris
Copy link
Contributor

This function checks the CL's superclasses containing the class C at the end of it. That means C is a superclass of CL, not a subclass.

This function checks the CL's superclasses containing the class C at the end of it. That means C is a superclass of CL, not a subclass.
@nobu nobu added the Documentation Improvements to documentation. label Apr 12, 2024
@nobu nobu merged commit 7b8b936 into ruby:master Apr 12, 2024
100 of 101 checks passed
@tagomoris tagomoris deleted the patch-1 branch April 13, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements to documentation.
2 participants