Skip to content

Commit 29ca4ff

Browse files
authored
Merge pull request #33 from elharo/patch-1
fix typo availabe
2 parents 30eb788 + 3616eb8 commit 29ca4ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • plugins/eclipse-jetty-launcher/src/main/resources/net/sourceforge/eclipsejetty

plugins/eclipse-jetty-launcher/src/main/resources/net/sourceforge/eclipsejetty/messages.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ configTab_projectGroupTitle=Project:
120120
configTab_projectNameInvalid=Illegal project name: %s
121121
configTab_projectNotExisting=Project %s does not exist
122122
configTab_projectTextTip=The project that contains the web application and all necessary dependencies.
123-
configTab_serverHTTPLink=Your server will be availabe at <a>%s</a>.
124-
configTab_serverHTTPsLink=There will be a secure connection availabe at <a>%s</a>, too.
123+
configTab_serverHTTPLink=Your server will be available at <a>%s</a>.
124+
configTab_serverHTTPsLink=There will be a secure connection available at <a>%s</a>, too.
125125
configTab_webAppBrowseButton=Browse...
126126
configTab_webAppBrowseButtonTip=Search the project for the web application folder.
127127
configTab_webAppBrowseMessage=Select your web application root folder. That't the one,\nthat contains the WEB-INF directory with the web.xml.

0 commit comments

Comments
 (0)