Minor: fix typo

This commit is contained in:
Pavel V. Talanov
2013-10-29 13:02:46 +04:00
parent 49a7c47276
commit c1d5851060
@@ -5,7 +5,7 @@ introduce.variable=Introduce Variable
cannot.refactor.no.container=Cannot refactor in this place
cannot.refactor.no.expression=Cannot perform refactoring without an expression
cannot.refactor.expression.has.unit.type=Cannot introduce expression of unit type
cannot.refactor.namespace.expression=Cannot intoduce namespace reference
cannot.refactor.namespace.expression=Cannot introduce namespace reference
cannot.extract.method=Cannot find statements to extract
cannot.find.class.to.extract=Cannot find class to extract method
cannot.refactor.expression.should.have.inferred.type=Expression should have inferred type