Fix typo in JetBundle.properties

This commit is contained in:
Wojciech Lopata
2013-03-03 14:16:54 +01:00
committed by Evgeny Gerashchenko
parent 0f83c8297e
commit 08ce27e97e
@@ -32,7 +32,7 @@ remove.useless.nullable=Remove useless '?'
remove.nullable.family=Remove '?'
remove.spread.sign=Remove '*'
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.cast.with.static.assert=Replace a cast with a static assert
replace.with.dot.call=Replace with dot call