r-lib / R6

Encapsulated object-oriented programming for R
https://R6.r-lib.org
Other
405 stars 56 forks source link

fix typo #116

Closed davharris closed 7 years ago

davharris commented 7 years ago

add the second "i" in "initialize"

wch commented 7 years ago

Thanks!