waagent: fix typo
This commit is contained in:
parent
2249c0859e
commit
d3d6adec36
@ -31,7 +31,7 @@ let
|
|||||||
attrsOf (
|
attrsOf (
|
||||||
either atom (attrsOf atom)
|
either atom (attrsOf atom)
|
||||||
// {
|
// {
|
||||||
description = atom.description + "or an attribute set of them";
|
description = atom.description + " or an attribute set of them";
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
generate =
|
generate =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user