gojuno / koptional

Minimalistic Optional type for Kotlin that tries to fit its null-safe type system as smooth as possible.
Apache License 2.0
289 stars 21 forks source link

very minor typo #18

Closed bensandee closed 6 years ago

bensandee commented 6 years ago

Fix a very minor typo (I think). sdt -> std. Could also expand to standard or stdlib.

arturdryomov commented 6 years ago

I think the proper naming should be stdlib.

Please change the commit message to Fix stdlib naming typo. though I think we can do it on merging.