Unverified Commit a217ccfe authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

Merge pull request #292773 from attilaolah/patch-1

Add missing closing parens
parents bef4ada0 ac4441fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ let
        type = types.bool;
        description = lib.mdDoc ''
          If the device does not currently contain a filesystem (as
          determined by {command}`blkid`, then automatically
          determined by {command}`blkid`), then automatically
          format it with the filesystem type specified in
          {option}`fsType`.  Use with caution.
        '';