File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
server/src/main/java/org/elasticsearch/monitor/os Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -570,7 +570,7 @@ private String getPrettyName() throws IOException {
570570
571571 /**
572572 * The lines from {@code /etc/os-release} or {@code /usr/lib/os-release} as a fallback, with an additional fallback to
573- * {@code /etc/system-release}. These file represents identification of the underlying operating system. The structure of the file is
573+ * {@code /etc/system-release}. These files represents identification of the underlying operating system. The structure of the file is
574574 * newlines of key-value pairs of shell-compatible variable assignments.
575575 *
576576 * @return the lines from {@code /etc/os-release} or {@code /usr/lib/os-release} or {@code /etc/system-release}
You can’t perform that action at this time.
0 commit comments