diff options
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties index c22fc30395..b47d8ad641 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties @@ -11,9 +11,9 @@ featureName=Eclipse JGit Feature (Incubation) providerName=Eclipse.org -updateSiteName=Eclipse Update Site (experimental) +updateSiteName=Eclipse JGit Update Site (Incubation) -# description property - text of the "Feature Descrption" +# description property - text of the "Feature Description" description=\ A pure Java implementation of the Git version control system.\n ################ end of description property ################################## |