Commit 93508413 authored by Michele Berionne's avatar Michele Berionne
Browse files

Fixed minor editorial errors

parent 5b5a10ab
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -667,7 +667,7 @@ AAS-OP-AUTHENTICATE-ACCESSOR-Service-Command ::= [PRIVATE 22] SEQUENCE
		aPinNumericCredential [10] NumericString,  -- Numeric PIN
		aPinPasswordCredential [11] PrintableString,  -- Password
		aPinPatternCredential [12] SEQUENCE (SIZE(4..255)) OF PatternPoint,  -- Graphical pattern
		aAccessorTokenCredential [20] AccessorTokenCredential,  -- authentication token credential
		aAccessorTokenCredential [20] AccessorTokenCredential,  -- Authentication token credential
		aHostDomainCredential [30] NULL
	}
}