aboutsummaryrefslogtreecommitdiff
path: root/website/templates/setup
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2017-06-19 17:56:43 +0200
committerGitHub <noreply@github.com>2017-06-19 17:56:43 +0200
commitc4434b5ef22a09de28b1805641512facd6c66584 (patch)
treeb8725501f56d9f436c4e2e3fb5ab487cf8eebd87 /website/templates/setup
parentbd7528b4dae0e7c1529f1671f22604d64167463c (diff)
parentb8a52782007c94ac741cabd5da1b8c283e9dc97a (diff)
downloadlombok-c4434b5ef22a09de28b1805641512facd6c66584.tar.gz
lombok-c4434b5ef22a09de28b1805641512facd6c66584.tar.bz2
lombok-c4434b5ef22a09de28b1805641512facd6c66584.zip
Merge pull request #1418 from jimreader/patch-1
Wrong IDE referenced in the restart step
Diffstat (limited to 'website/templates/setup')
-rw-r--r--website/templates/setup/intellij.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/setup/intellij.html b/website/templates/setup/intellij.html
index 0230c59a..989986e5 100644
--- a/website/templates/setup/intellij.html
+++ b/website/templates/setup/intellij.html
@@ -15,7 +15,7 @@
</li><li>
Click on <code>Install plugin</code>
</li><li>
- Restart Android Studio
+ Restart IntelliJ IDEA
</li></ul>
</p>
</@s.introduction>