@@ -457,14 +457,14 @@ \subsection{Defining Enumerations of Identifiers }
457457For example, we consider a resource description with an IVOA
458458identifier 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
461461identifying this key would be:
462462$$
463463\hbox {\nolinkurl {ivo://ivoa.net/std/QueryProtocol#case-insensitive}}.
464464$$
465465
466466Note 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
468468case-insensitively. To facilitate comparisons of full IVOIDs, since
469469version 1.1 this specifiation requires that standard key names do not
470470contain 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
11891189Only IVOA standards that actually make use of identifiers to or into
11901190StandardsRegExt 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)
12541255from 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
12591260comparisons.
1260- \item Ported to ivoatex. This entailed some re-shuffling the the
1261+ \item Ported to ivoatex. This entailed some re-shuffling the
12611262previous content.
12621263\item Dropped the `` example of a Standard resource that summarizes this
12631264specification'' (we have an example in the appendix already, and it's
0 commit comments