Unverified Commit ac3d8f20 authored by Alexander Bantyev's avatar Alexander Bantyev Committed by GitHub
Browse files

config: fix a typo (#447309)

parents 9c2e9e2a aff78f74
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ let

        To set the configuration file directly, use the [`gitConfigFile`](#opt-gitConfigFile) option instead.

        To set the configuration file for individual calls, use `fetchurl { gitConfigFile = "..."; }`.
        To set the configuration file for individual calls, use `fetchgit { gitConfigFile = "..."; }`.
      '';
      default = { };
      example = {