mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-01 19:50:05 +00:00
8157925: Typo in the API documentation of X509KeyManager
Corrects the misspelled word "implentations" to "implementations" Reviewed-by: ascarpino
This commit is contained in:
parent
ffe5156969
commit
ff8336341c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1999, 2016, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -35,7 +35,7 @@ import java.net.Socket;
|
||||
* key pairs are used to authenticate the local side of a secure
|
||||
* socket.
|
||||
* <P>
|
||||
* During secure socket negotiations, implentations
|
||||
* During secure socket negotiations, implementations
|
||||
* call methods in this interface to:
|
||||
* <UL>
|
||||
* <LI> determine the set of aliases that are available for negotiations
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user