mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
nix doctor: Fix typo
This commit is contained in:
parent
d4fe9daed6
commit
96c6b08ed7
1 changed files with 1 additions and 1 deletions
|
@ -116,4 +116,4 @@ struct CmdDoctor : StoreCommand
|
|||
}
|
||||
};
|
||||
|
||||
static auto r1 = registerCommand<CmdDoctor>("doctore");
|
||||
static auto r1 = registerCommand<CmdDoctor>("doctor");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue