8174051: fix terminology in javadoc comment
Reviewed-by: darcy
This commit is contained in:
parent
d84c982cbc
commit
23017d450e
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
@ -26,7 +26,7 @@
|
|||||||
package com.sun.source.tree;
|
package com.sun.source.tree;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A tree node for an import statement.
|
* A tree node for an import declaration.
|
||||||
*
|
*
|
||||||
* For example:
|
* For example:
|
||||||
* <pre>
|
* <pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user