Skip to content

Commit ac9ee02

Browse files
Savalle Renaudrsav
authored andcommitted
Corrections of typos pointed by RFC remarks
1 parent 99abf61 commit ac9ee02

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

StandardsRegExt.tex

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,14 +457,14 @@ \subsection{Defining Enumerations of Identifiers }
457457
For example, we consider a resource description with an IVOA
458458
identifier given by
459459
\nolinkurl{ivo://ivoa.net/std/QueryProtocol} that
460-
defines a a key named \texttt{case-insensitive}; the URI
460+
defines a key named \texttt{case-insensitive}; the URI
461461
identifying this key would be:
462462
$$
463463
\hbox{\nolinkurl{ivo://ivoa.net/std/QueryProtocol#case-insensitive}}.
464464
$$
465465

466466
Note that registry references in the sense of \emph{IVOA Identifiers 2}
467-
(i.e., the part in front of the hash character) must be compared
467+
(i.e., the part in front of the the pound sign, \#) must be compared
468468
case-insensitively. To facilitate comparisons of full IVOIDs, since
469469
version 1.1 this specifiation requires that standard key names do not
470470
contain uppercase letters. In this way, clients can safely lowercase
@@ -1184,7 +1184,7 @@ \subsection{Defining Keys: StandardKey and StandardKeyURI}
11841184
\section{Operational Aspects}
11851185
\label{sect:operations}
11861186

1187-
\subsection{Managment of Standards Records}
1187+
\subsection{Management of Standards Records}
11881188

11891189
Only IVOA standards that actually make use of identifiers to or into
11901190
StandardsRegExt records MUST be accompanied with active records
@@ -1249,6 +1249,7 @@ \section{Changes from Previous Versions}
12491249
\subsection{Changes since Rec-1.0}
12501250

12511251
\begin{itemize}
1252+
\item Corrected typos identified in RFC remarks
12521253
\item Corrected and clarified some wordings.
12531254
\item Removed references to \xmlel{vstd:StandardKeyEnumeration} (which is now deprecated)
12541255
from this document and associated schema.
@@ -1257,7 +1258,7 @@ \subsection{Changes since Rec-1.0}
12571258
\item Adding regulations on record upload and key additions.
12581259
\item Requiring new keys to be all-lowercase in order to simplify
12591260
comparisons.
1260-
\item Ported to ivoatex. This entailed some re-shuffling the the
1261+
\item Ported to ivoatex. This entailed some re-shuffling the
12611262
previous content.
12621263
\item Dropped the ``example of a Standard resource that summarizes this
12631264
specification'' (we have an example in the appendix already, and it's

0 commit comments

Comments
 (0)