8179549: Typo in network properties documentation
authorchegar
Fri, 15 Mar 2019 14:50:57 +0000
changeset 54146 81605c74b980
parent 54145 6f14d52d5e10
child 54147 8f91e1a7ebdc
8179549: Typo in network properties documentation Reviewed-by: clanger, coffeys
src/java.base/share/classes/java/net/doc-files/net-properties.html
--- a/src/java.base/share/classes/java/net/doc-files/net-properties.html	Fri Mar 15 13:01:30 2019 +0100
+++ b/src/java.base/share/classes/java/net/doc-files/net-properties.html	Fri Mar 15 14:50:57 2019 +0000
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML>
 <!--
- Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1998, 2019, 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
@@ -208,7 +208,7 @@
 	      username. With this method existing applications that use the
 	      authenticator class do not need to be modified, as long as users
 	      are made aware that this notation must be used.</P>
-	  <LI><P>If a domain name is not specified as in method 2) and these
+	  <LI><P>If a domain name is not specified as in method 2) and this
 	      property is defined, then its value will be used a the domain
 	      name.</P>
 	</OL>