Fix typo in JetBundle.properties
This commit is contained in:
committed by
Evgeny Gerashchenko
parent
0f83c8297e
commit
08ce27e97e
@@ -32,7 +32,7 @@ remove.useless.nullable=Remove useless '?'
|
|||||||
remove.nullable.family=Remove '?'
|
remove.nullable.family=Remove '?'
|
||||||
remove.spread.sign=Remove '*'
|
remove.spread.sign=Remove '*'
|
||||||
remove.useless.import=Remove useless import for ''{0}''
|
remove.useless.import=Remove useless import for ''{0}''
|
||||||
remove.useless.import.family=Remove Useless Umport
|
remove.useless.import.family=Remove Useless Import
|
||||||
replace.operation.in.binary.expression=Replace operation in a binary expression
|
replace.operation.in.binary.expression=Replace operation in a binary expression
|
||||||
replace.cast.with.static.assert=Replace a cast with a static assert
|
replace.cast.with.static.assert=Replace a cast with a static assert
|
||||||
replace.with.dot.call=Replace with dot call
|
replace.with.dot.call=Replace with dot call
|
||||||
|
|||||||
Reference in New Issue
Block a user