zookeeper
zookeeper copied to clipboard
Fix some typos in class ConnectStringParser and IOUtils
Motivation
Fix some typos in class ConnectStringParser and IOUtils
Changes
fix typos:
spliting
=> splitting
InputStrem
=> InputStream
I suggest we can try to introduce crate-ci/typos to this project.
Should be resolved on master .