Skip to content

Commit

Permalink
Javadoc round two
Browse files Browse the repository at this point in the history
  • Loading branch information
jasontedor committed Nov 12, 2018
1 parent cac0f9f commit c09423d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ private String getPrettyName() throws IOException {

/**
* The lines from {@code /etc/os-release} or {@code /usr/lib/os-release} as a fallback, with an additional fallback to
* {@code /etc/system-release}. These files represents identification of the underlying operating system. The structure of the file is
* {@code /etc/system-release}. These files represent identification of the underlying operating system. The structure of the file is
* newlines of key-value pairs of shell-compatible variable assignments.
*
* @return the lines from {@code /etc/os-release} or {@code /usr/lib/os-release} or {@code /etc/system-release}
Expand Down

0 comments on commit c09423d

Please sign in to comment.