Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adjust new wizard and import wizard description
  • Loading branch information
donat committed Nov 15, 2016
1 parent 72ec883 commit 9e062d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.eclipse.buildship.ui/plugin.xml
Expand Up @@ -22,7 +22,7 @@
hasPages="true"
project="true">
<description>
Create a new Gradle project in the local file system.
Create a new Gradle project.
</description>
<keywordReference id="org.eclipse.buildship.ui.keyword.buildship"/>
</wizard>
Expand All @@ -42,7 +42,7 @@
icon="icons/full/etool16/import_wiz.png"
name="Existing Gradle Project">
<description>
Import a Gradle project in the local file system.
Import a Gradle project from the local file system.
</description>
<keywordReference id="org.eclipse.buildship.ui.keyword.buildship"/>
</wizard>
Expand Down

0 comments on commit 9e062d9

Please sign in to comment.