@@ -457,14 +457,14 @@ \subsection{Defining Enumerations of Identifiers }
457
457
For example, we consider a resource description with an IVOA
458
458
identifier given by
459
459
\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
461
461
identifying this key would be:
462
462
$$
463
463
\hbox {\nolinkurl {ivo://ivoa.net/std/QueryProtocol#case-insensitive}}.
464
464
$$
465
465
466
466
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
468
468
case-insensitively. To facilitate comparisons of full IVOIDs, since
469
469
version 1.1 this specifiation requires that standard key names do not
470
470
contain uppercase letters. In this way, clients can safely lowercase
@@ -1184,7 +1184,7 @@ \subsection{Defining Keys: StandardKey and StandardKeyURI}
1184
1184
\section {Operational Aspects }
1185
1185
\label {sect:operations }
1186
1186
1187
- \subsection {Managment of Standards Records }
1187
+ \subsection {Management of Standards Records }
1188
1188
1189
1189
Only IVOA standards that actually make use of identifiers to or into
1190
1190
StandardsRegExt records MUST be accompanied with active records
@@ -1249,6 +1249,7 @@ \section{Changes from Previous Versions}
1249
1249
\subsection {Changes since Rec-1.0 }
1250
1250
1251
1251
\begin {itemize }
1252
+ \item Corrected typos identified in RFC remarks
1252
1253
\item Corrected and clarified some wordings.
1253
1254
\item Removed references to \xmlel {vstd:StandardKeyEnumeration} (which is now deprecated)
1254
1255
from this document and associated schema.
@@ -1257,7 +1258,7 @@ \subsection{Changes since Rec-1.0}
1257
1258
\item Adding regulations on record upload and key additions.
1258
1259
\item Requiring new keys to be all-lowercase in order to simplify
1259
1260
comparisons.
1260
- \item Ported to ivoatex. This entailed some re-shuffling the the
1261
+ \item Ported to ivoatex. This entailed some re-shuffling the
1261
1262
previous content.
1262
1263
\item Dropped the `` example of a Standard resource that summarizes this
1263
1264
specification'' (we have an example in the appendix already, and it's
0 commit comments