mirror of https://github.com/apache/jclouds.git
fixed javadoc typo
This commit is contained in:
parent
6ccc229985
commit
85d05bdb91
|
@ -46,7 +46,7 @@ public interface NodeMetadata extends ComputeMetadata {
|
|||
|
||||
/**
|
||||
*
|
||||
* The harware this node is running, if possible to determine.
|
||||
* The hardware this node is running, if possible to determine.
|
||||
*/
|
||||
@Nullable
|
||||
Hardware getHardware();
|
||||
|
|
Loading…
Reference in New Issue