Skip to content

Commit 8e6defb

Browse files
committed
Fix some typos.
1 parent 76c9570 commit 8e6defb

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

sources/24-066-part3-xml/sections/06-req-class.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,11 @@ assertions about the presence or absence of patterns in XML trees. It is a struc
194194
language expressed in XML using a small number of elements and XPath languages.
195195

196196
This requirements class covers any standard that
197-
uses Schematron to create patterns or constrains for an XML Schema.
197+
uses Schematron to create patterns or constraints for an XML Schema.
198198

199199
[cols="1,4",width="90%"]
200200
|===
201-
2+|*Requirements Class - XML schmeatron extension to the core*
201+
2+|*Requirements Class - XML Schematron extension to the core*
202202
2+|/req/core/data-representation
203203
|Target | ModSpec Conformant XML Model
204204
|Dependency |OGC ModSpec Version 1.1 (need proper title and document number)

sources/sections/00-preface.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ OGC ModSpec GitHub repository (https://github.com/opengeospatial/ogc-modspec).
2121
== Document terms and definitions
2222

2323
This document uses the terms defined in OGC Policy Directive 49, which is based on the ISO/IEC Directives, Part 2, Rules for the structure and drafting of International Standards.
24-
In particular, the word “shall” (not “must”) is the verb form used to indicate a requirement to be strictly followed to conform to this ModSPec standard.
24+
In particular, the word “shall” (not “must”) is the verb form used to indicate a requirement to be strictly followed to conform to this ModSpec standard.
2525

2626
[.preface]
2727
== Document editors

sources/sections/04-terms-and-defs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ document containing recommendations, requirements, permissions, and conformance
131131

132132
NOTE: This definition is included for completeness.
133133

134-
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may of may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
134+
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may or may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
135135

136136
[[Standard-definition]]
137137

sources/sections/06-fundamentals.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ declared once and is uniquely identified as such, each requirement will be in a
6666

6767
Therefore, the ModSpec defines a "requirements class" as a set of requirements that must
6868
all be passed as per the tests defined in the related conformance class (see
69-
<<ConformanceClass-definition>>). Each requirements class has a one-to-one correspondence with a conformance class. A standard written to conform with the ModSpec mayuse this "module" structure in any manner consistent with the rest of the ModSpec.
69+
<<ConformanceClass-definition>>). Each requirements class has a one-to-one correspondence with a conformance class. A standard written to conform with the ModSpec may use this "module" structure in any manner consistent with the rest of the ModSpec.
7070

7171
A standard may have mandatory and optional requirements classes. This allows the options
7272
in the testing procedure to be grouped into non-varying mandatory and optional conformance classes.
@@ -98,7 +98,7 @@ consistent with the conformance test classes, see <<req-6,Requirement 6>> and <<
9898
Standards development should be a repeatable process producing a suite of standards with a common look and feel. In addition, that process should embody the ModSpec principles so that ModSpec conformance is almost automatic. A standardized template is an essential element of such a repeatable process.
9999

100100
NOTE: OGC Standards are written using an OGC Member approved template that is conformant with the
101-
requirements stated in the ModSpec
101+
requirements stated in the ModSpec.
102102

103103
This template should be specified by the following descriptions:
104104

sources/sections/06-req-class.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ The following recommendation is guidance to the group developing a standard to k
348348
[[rec-4]]
349349
include::../recommendations/core/REC004-simple-core.adoc[]
350350

351-
The following enables the development and documentation of anstract standards. Examples of such standards are the OGC Abstract Specification.
351+
The following enables the development and documentation of abstract standards. Examples of such standards are the OGC Abstract Specification.
352352
Typically, an abstract standard cannot be directly implemented.
353353

354354
include::../permissions/core/PER006_core-type.adoc[]

sources/sections/definitions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ document containing recommendations, requirements, permissions, and conformance
4444

4545
NOTE: This definition is included for completeness.
4646

47-
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may of may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
47+
NOTE: In the OGC, there are Abstract Specifications and Implementation Standards. Abstract Specifications may or may not be testable. Further, Abstract Specifications may not be directly implementable. Implementation Standards are always testable and contain a conformance test suite.
4848

4949
[[Standard-definition]]
5050

0 commit comments

Comments
 (0)