File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ class SpecificationVersion {
265
265
}
266
266
267
267
/**
268
- * Create an array of Specification Versions that match with the provided range. This is mainly used
268
+ * Creates an array of Specification Versions that match with the provided range. This is mainly used
269
269
* for testing purposes. I.e. to execute identical tests for a range of specification versions.
270
270
*
271
271
* @public
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ class Library extends ComponentProject {
108
108
109
109
/**
110
110
* Get a resource reader for the sources of the project (excluding any test resources)
111
- * without a virtual base path
111
+ * without a virtual base path.
112
112
* In the future the path structure can be flat or namespaced depending on the project
113
113
* setup
114
114
*
You can’t perform that action at this time.
0 commit comments