diff --git a/idea/src/org/jetbrains/jet/plugin/JetBundle.properties b/idea/src/org/jetbrains/jet/plugin/JetBundle.properties index f142c7c9ea0..cb6323ee657 100644 --- a/idea/src/org/jetbrains/jet/plugin/JetBundle.properties +++ b/idea/src/org/jetbrains/jet/plugin/JetBundle.properties @@ -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