jdk/src/jdk.security.auth/share/classes/module-info.java
changeset 45659 7f2f12fd6a3e
parent 45654 5ff2edfa03fc
--- a/jdk/src/jdk.security.auth/share/classes/module-info.java	Mon Jun 19 08:16:03 2017 -0400
+++ b/jdk/src/jdk.security.auth/share/classes/module-info.java	Mon Jun 19 22:54:09 2017 +0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2017, 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
@@ -24,7 +24,7 @@
  */
 
 /**
- * Provides the implementation of the {@code javax.security.auth.*}
+ * Provides implementations of the {@code javax.security.auth.*}
  * interfaces and various authentication modules.
  *
  * @provides javax.security.auth.spi.LoginModule