android/kotlin-guides

typo: decalration

Closed this issue · 3 comments

Whitespace -> Horizontal -> 5. declaration

also, this this section (https://android.github.io/kotlin-guides/style.html#type-names)
Interface names may also be nouns or noun phrases (for example, List), but ~~~my~~~may sometimes be adjectives or adjective phrases instead (for example Readable).

Merged the fix.