mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
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:
@@ -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.";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user