Wording fix
This commit is contained in:
@@ -64,7 +64,7 @@ options.kotlin.attribute.descriptor.builtin.annotation=Modifier
|
||||
options.kotlin.attribute.descriptor.string.escape=String//Escape in string and template braces
|
||||
options.kotlin.attribute.descriptor.closure.braces=Braces and Operators//Lambda expression braces and arrow
|
||||
options.kotlin.attribute.descriptor.safe.access=Braces and Operators//Safe access dot
|
||||
options.kotlin.attribute.descriptor.quest=Braces and Operators//Question after the type
|
||||
options.kotlin.attribute.descriptor.quest=Braces and Operators//Type nullability marker
|
||||
options.kotlin.attribute.descriptor.exclexcl=Braces and Operators//Non-null assertion
|
||||
options.kotlin.attribute.descriptor.arrow=Braces and Operators//Arrow
|
||||
options.kotlin.attribute.descriptor.colon=Braces and Operators//Colon
|
||||
|
||||
Reference in New Issue
Block a user