mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01: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