Skip to content

Commit

Permalink
Update src/java.base/share/classes/java/net/NetworkInterface.java
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Jelinski <[email protected]>
  • Loading branch information
dfuch and djelinski authored Sep 3, 2024
1 parent 7b647b9 commit 23bbbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java.base/share/classes/java/net/NetworkInterface.java
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
* specific but a name such as "le0" is typical;
* it may not be unique. The index is a highly platform
* specific number that identifies the interface. The network
* configuration may change during the life-time of the JVM:
* configuration may change during the lifetime of the JVM:
* typically, the set of IP addresses assigned to a network
* interface may change.
* <p>
Expand Down

0 comments on commit 23bbbea

Please sign in to comment.