From 4bb3d0b0831fe56247b5c2d4cc2c845acb839dcf Mon Sep 17 00:00:00 2001 From: Krish Munot Date: Sun, 26 Jun 2016 15:46:11 +0300 Subject: [PATCH] Fix typo --- .../platform-resources-en/src/messages/IdeBundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/platform-resources-en/src/messages/IdeBundle.properties b/platform/platform-resources-en/src/messages/IdeBundle.properties index c2aee14ea176..26abc44aad72 100644 --- a/platform/platform-resources-en/src/messages/IdeBundle.properties +++ b/platform/platform-resources-en/src/messages/IdeBundle.properties @@ -958,7 +958,7 @@ update.channel.enforced=Update channel switched to ''{0}'' update.sni.disabled.error=Secure connection is impossible with 'jsse.enableSNIExtension' property set to false update.sni.disabled.message=We wanted your IDE to receive upgrades over a secure connection. \ Unfortunately, this doesn't work with the 'jsse.enableSNIExtension' property set to 'false', so the option was disabled. \ - You can enabled it again in settings after setting the property to 'true'. + You can enable it again in settings after setting the property to 'true'. hierarchy.method.next.occurence.name=Go to next method hierarchy.method.prev.occurence.name=Go to previous method @@ -1209,4 +1209,4 @@ activation.auth.message=The command line launcher is outdated. Please refresh it change.color.command.text=Change color warning.use.rest.api=''{0}'' API is requested. Do you trust ''{1}''? -title.use.rest.api=Using REST API \ No newline at end of file +title.use.rest.api=Using REST API