Skip to content

Conversation

@TomasBarry
Copy link
Contributor

There is a class variable, alternative_choosen in the Split::Trial
class. This class variable has a typo. The correct spelling should be
alternative_chosen

This commit fixes the class variable typo and updates all usage of the
class variable. The class variable is only used within the class itself.

There is a class variable, `alternative_choosen` in the `Split::Trial`
class. This class variable has a typo. The correct spelling should be
[`alternative_chosen`](http://www.english-for-students.com/Chosen-vs-Choosen.html)

This commit fixes the class variable typo and updates all usage of the
class variable. The class variable is only used within the class itself.
@andrehjr
Copy link
Member

Thanks for fixing that!

@andrehjr andrehjr merged commit 00d76dc into splitrb:master Oct 21, 2020
@TomasBarry TomasBarry deleted the typo/correct-spelling-of-class-variable-in-trial branch October 21, 2020 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants