confd: fix description whitespace in native model

No logical change, keeping modification date and revision.  We may be
stricted in the future with this.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2023-11-03 08:16:04 +01:00
parent 72b0f9f3eb
commit a591eeebce
@@ -192,10 +192,9 @@ submodule infix-system-software {
type string;
mandatory true;
description
"The location of the software bundle, specified as a Uniform
Resource Locator (URL).
Supported protocols include FTP, HTTP(S) and SCP.";
"The location of the software bundle, specified as a Uniform
Resource Locator (URL). Currently supported protocols include
FTP, HTTP(S) and SCP.";
}
}
}