mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
fix spelling mistakes reported by Debian's lintian tool
This commit is contained in:
parent
4bf6af7b55
commit
85b1427662
5 changed files with 6 additions and 6 deletions
|
@ -970,7 +970,7 @@ public:
|
|||
Setting<std::string> commitLockFileSummary{
|
||||
this, "", "commit-lockfile-summary",
|
||||
R"(
|
||||
The commit summary to use when commiting changed flake lock files. If
|
||||
The commit summary to use when committing changed flake lock files. If
|
||||
empty, the summary is generated based on the action performed.
|
||||
)"};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue