Skip to content

Commit 5bfeccc

Browse files
sebthommickaelistria
authored andcommitted
Fix typos and grammar issues
1 parent e7c7241 commit 5bfeccc

File tree

10 files changed

+28
-28
lines changed

10 files changed

+28
-28
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ For more information, please see the Eclipse Committer Handbook:
2020

2121
## 💬 Get in touch with the community
2222

23-
Eclipse Wild Web Developer use mainly 2 channels for technical discussions:
23+
Eclipse Wild Web Developer uses mainly two channels for technical discussions:
2424

25-
* 🐞 View and report issues through uses GitHub Issues at https://github.com/eclipse/wildwebdeveloper/issues.
25+
* 🐞 View and report issues through GitHub Issues at https://github.com/eclipse/wildwebdeveloper/issues.
2626
* 🗪 Technical discussions that are not yet qualified as issue are happening in GitHub Discussions at https://github.com/eclipse/wildwebdeveloper/discussions
2727

28-
Project committers must 📧 join the m2e[email protected] mailing-list which must be used (according the the Eclipse Development Process) for formal project development decision such as committers and project lead elections.
28+
Project committers must 📧 join the wildwebdeveloper[email protected] mailing list, which must be used (according to the Eclipse Development Process) for formal project development decisions such as committer and project lead elections.
2929

3030
## 🆕 Trying latest builds
3131

@@ -53,7 +53,7 @@ Java 21 and Maven 3.9.6 (only if you want to build from the command-line), or ne
5353

5454
Simply `mvn clean verify`, this will run the tests (`-DskipTests` to skip them) and the resulting p2 repository and specific IDE applications will be available for further manual testing in `repository/target`.
5555

56-
To full build and test use the following commands:
56+
To fully build and test, use the following commands:
5757
```
5858
$ cd <WildWebDeveloper project root directory>
5959
$ mvn clean install
@@ -77,7 +77,7 @@ Or you can run an individual JUnit test by using `-Dtest=...` argument, for exam
7777
$ mvn clean verify -Dtest=TestHTML
7878
```
7979

80-
In case you need to work on tests only or repeatedly execute several tests, it's easier and faster to build everything then run only the tests:
80+
In case you need to work on tests only or repeatedly execute several tests, it's easier and faster to build everything than run only the tests:
8181

8282
```
8383
$ cd <WildWebDeveloper project root directory>
@@ -89,7 +89,7 @@ $ mvn clean install -DskipTests
8989
$ cd org.eclipse.wildwebdeveloper.tests/
9090
$ mvn clean verify -Dtest=TestHTML
9191
92-
#`Repeat running TestHTML or run any other tests, for example:
92+
# Repeat running TestHTML or run any other tests, for example:
9393
$ mvn clean verify -Dtest=TestJSON
9494
```
9595

RELEASE_NOTES.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
6767

6868
## 1.3.5
6969

70-
* 📅 Release Date: May 23th, 2024
70+
* 📅 Release Date: May 23rd, 2024
7171
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.4...1.3.5
7272

7373
#### Editing improvements
@@ -87,7 +87,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
8787

8888
## 1.3.4
8989

90-
* 📅 Release Date: May 6t, 2024
90+
* 📅 Release Date: May 6th, 2024
9191
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.3...1.3.4
9292

9393
#### Editing improvements
@@ -111,7 +111,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
111111

112112
## 1.3.3
113113

114-
* 📅 Release Date: November 21th, 2023
114+
* 📅 Release Date: November 21st, 2023
115115
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.2...1.3.3
116116

117117
#### Editing improvements
@@ -133,7 +133,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
133133

134134
#### Dependencies update
135135

136-
* Use the latest VSCode extensions v..1.84.0 for CSS/HTML/JSON editing
136+
* Use the latest VSCode extensions v.1.84.0 for CSS/HTML/JSON editing
137137

138138
## 1.3.1
139139

@@ -143,7 +143,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
143143
#### Editing improvements
144144

145145
* Bugfix for fsevents.node is not signed
146-
* Bugfix for "Chrome Debug Launch configuration
146+
* Bugfix for "Chrome Debug" Launch configuration
147147
* Bugfix for WebRoot folder validation in Launch configuration
148148
* Bugfix for allow using TypeScript version specified by project
149149
* Bugfix for Run HTML Debug configuration validation
@@ -165,7 +165,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
165165
* Switched to use TM4E's own repository to use the most latest release
166166
* Added 'fsevents' NPM dependency for MacOS users
167167
* Use the latest Vue.js LS to v.1.8.22
168-
* Use the latest VSCode extensions v..1.83.0 for CSS/HTML/JSON editing
168+
* Use the latest VSCode extensions v.1.83.0 for CSS/HTML/JSON editing
169169
* Embed latest Node.js to v.18.18.2 LTS with the latest Security Fixes
170170
* Use the latest Firefox Debug adapter v.2.9.9
171171
* Use the latest TypeScript LS v.4.0.0
@@ -207,7 +207,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
207207
#### Dependencies update
208208

209209
* Use the latest VSCode ESLint extension v.2.4.2
210-
* Use the latest VSCode extensions v..1.79.0 for CSS/HTML/JSON editing
210+
* Use the latest VSCode extensions v.1.79.0 for CSS/HTML/JSON editing
211211
* Use LemMinX 0.26.1 ⚠️ Your lemminx extensions registered to Wild Web Developer may be incompatible if they were built against an older version of LemMinX ⚠️
212212
* Embed latest Node.js (v.18.16.1) with the latest Security fixes
213213

@@ -225,7 +225,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
225225
#### Dependencies update
226226

227227
* Use the latest VSCode ESLint extension v.2.4.1
228-
* Use the latest VSCode extensions v..1.78.2 for CSS/HTML/JSON editing
228+
* Use the latest VSCode extensions v.1.78.2 for CSS/HTML/JSON editing
229229
* Use the latest YAML Language Server v.1.13.0
230230

231231
## 1.1.0
@@ -240,7 +240,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
240240
#### Dependencies update
241241

242242
* Embed latest Node.js (v.18.16.0) with the latest Security fixes
243-
* Use the latest VSCode extensions v..1.78.0 for CSS/HTML/JSON editing
243+
* Use the latest VSCode extensions v.1.78.0 for CSS/HTML/JSON editing
244244
* Use LemMinX 0.25.0 ⚠️ Your lemminx extensions registered to Wild Web Developer may be incompatible if they were built against an older version of LemMinX ⚠️
245245
* Updated language servers
246246

@@ -269,7 +269,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
269269
#### Dependencies update
270270

271271
* Embed latest Node.js (v.18.15.0) with the latest Security fixes
272-
* Use the latest VSCode extensions v..1.77.0 for CSS/HTML/JSON editing
272+
* Use the latest VSCode extensions v.1.77.0 for CSS/HTML/JSON editing
273273

274274
## 1.0.3
275275

@@ -283,7 +283,7 @@ This page describes the noteworthy improvements provided by each release of Ecli
283283

284284
#### Dependencies update
285285

286-
* Use the latest VSCode extensions v..1.76.0 for CSS/HTML/JSON editing
286+
* Use the latest VSCode extensions v.1.76.0 for CSS/HTML/JSON editing
287287
* Use the latest YAML Language Server v.1.12.0
288288

289289
## 1.0.2

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Committer status & ECA
44

5-
In order to perform a release, you need to have a committer status on the project and have the Eclipse Contributor Agreement signed, using the e-mail used at Github.
5+
In order to perform a release, you need to have a committer status on the project and have the Eclipse Contributor Agreement signed, using the e-mail used at GitHub.
66
See https://eclipse.org/legal/ECA.php for details
77

88
# Steps to release

TIPS_and_FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Example `tsconfig.json`:
8383
1. Open the HTML file with the Generic Editor for edition.
8484
2. From the Edition context menu, the Project Explorer or other explorer, open this same HTML file with the Internal Web Browser.
8585
3. Drag the editor/browser to get them side by side or stacked one on top of the other in the IDE.
86-
4. In the Web Browser, click the arrow besides the refresh button, and select "Auto-refersh local changes"
86+
4. In the Web Browser, click the arrow beside the refresh button, and select "Auto-refresh local changes"
8787

8888
### Change the memory allocated to the JavaScript/TypeScript language server?
8989

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ podman push docker.io/USER_NAME/fedora-gtk3-mutter-java-node:TAG
3535

3636
**Note:**
3737

38-
USER_NAME in used in various Jenkins files and configs. If new image is published by another user this has to be changed in various existing Jenkins files and configs in order the correct image to be taken into account.
38+
`USER_NAME` is used in various Jenkins files and configs. If a new image is published by another user, this has to be changed in various existing Jenkins files and configs in order for the correct image to be taken into account.

org.eclipse.wildwebdeveloper.embedder.node/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ When a developer's system suits the supported OSs (Linux, MacOS and Win32) and a
44

55
## 📥 Integration of Node.js Embedder
66

7-
Developers may use the Node.js Embedder by adding the `org.eclipse.wildwebdeveloper.embedder.node.feature` into the dependencies, and calling the `getNodeJsLocation()` method of `NodeJSManager` class in order to automatic install (if it's not yet installed) and obtain the embedded version of Node.js in their products.
7+
Developers may use the Node.js Embedder by adding the `org.eclipse.wildwebdeveloper.embedder.node.feature` into the dependencies, and calling the `getNodeJsLocation()` method of the `NodeJSManager` class in order to automatically install (if it's not yet installed) and obtain the embedded version of Node.js in their products.
88

99
```java
1010
{
@@ -17,15 +17,15 @@ Developers may use the Node.js Embedder by adding the `org.eclipse.wildwebdevelo
1717
}
1818
```
1919

20-
After the first call to `getNodeJsLocation()` the subsequent calls to `which(String program)` method will start searching for the specified program firstly in the embedded Node.js installation directory. This allows to use the `node`, `npm` or `npx`utilities (if a utility name according to OS is provided as an argument) to be taken from the same embedded Node.js installation.
20+
After the first call to `getNodeJsLocation()`, subsequent calls to the `which(String program)` method will start searching for the specified program first in the embedded Node.js installation directory. This allows the `node`, `npm`, or `npx` utilities (if a utility name according to OS is provided as an argument) to be taken from the same embedded Node.js installation.
2121

2222
```java
2323
{
2424
import java.io.File;
2525
import org.eclipse.wildwebdeveloper.embedder.node.NodeJSManager;
2626

2727
...
28-
// Another way to get the NodeJS executable on Linux (after embedded Node.js is installed.
28+
// Another way to get the Node.js executable on Linux (after embedded Node.js is installed).
2929
File nodeJsRuntime = NodeJSManager.which("node");
3030

3131
// Obtaining `npm` executable on Linux
@@ -44,7 +44,7 @@ After the first call to `getNodeJsLocation()` the subsequent calls to `which(Str
4444

4545
Community support is currently available via [GitHub issues](https://github.com/eclipse/wildwebdeveloper/issues).
4646

47-
Contribution of Code and Documentation are welcome as [GitHub Pull Request](https://github.com/eclipse/wildwebdeveloper/pulls).
47+
Contributions of code and documentation are welcome as [GitHub pull requests](https://github.com/eclipse/wildwebdeveloper/pulls).
4848

4949
Continuous integration is available on https://jenkins.eclipse.org/wildwebdeveloper/
5050

org.eclipse.wildwebdeveloper/src/org/eclipse/wildwebdeveloper/angular/AngularClientImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import org.eclipse.lsp4j.MessageParams;
77
import org.eclipse.lsp4j.MessageType;
88

9-
public class AngularClientImpl extends LanguageClientImpl implements AngularLanguageServerExtention {
9+
public class AngularClientImpl extends LanguageClientImpl implements AngularLanguageServerExtension {
1010

1111
@Override
1212
public void projectLoadingFinish(Object object) {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import org.eclipse.lsp4j.jsonrpc.services.JsonNotification;
66

7-
public interface AngularLanguageServerExtention {
7+
public interface AngularLanguageServerExtension {
88

99
@JsonNotification(value = "angular/projectLoadingStart")
1010
public void projectLoadingStart(Object object);

org.eclipse.wildwebdeveloper/src/org/eclipse/wildwebdeveloper/vue/VueClientImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import org.eclipse.wildwebdeveloper.html.ui.preferences.HTMLPreferenceServerConstants;
3030
import org.eclipse.wildwebdeveloper.ui.preferences.Settings;
3131

32-
public class VueClientImpl extends DefaultLanguageClient implements VueLanguageServerExtention {
32+
public class VueClientImpl extends DefaultLanguageClient implements VueLanguageServerExtension {
3333

3434
@Override
3535
public void projectLoadingFinish(Object object) {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
import org.eclipse.lsp4j.jsonrpc.services.JsonNotification;
1818

19-
public interface VueLanguageServerExtention {
19+
public interface VueLanguageServerExtension {
2020

2121
@JsonNotification(value = "vue/projectLoadingStart")
2222
public void projectLoadingStart(Object object);

0 commit comments

Comments
 (0)