Unverified Commit 12c5150e authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #267075 from gauravjuvekar/rfr-typo-networing

Fix typo in networking.fqdn description
parents efb6715c 5ab4ce5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -498,7 +498,7 @@ in
        option will result in an evaluation error if the hostname is empty or
        no domain is specified.

        Modules that accept a mere `networing.hostName` but prefer a fully qualified
        Modules that accept a mere `networking.hostName` but prefer a fully qualified
        domain name may use `networking.fqdnOrHostName` instead.
      '';
    };