nix doctor: Fix typo
This commit is contained in:
+1
-1
@@ -116,4 +116,4 @@ struct CmdDoctor : StoreCommand
|
||||
}
|
||||
};
|
||||
|
||||
static auto r1 = registerCommand<CmdDoctor>("doctore");
|
||||
static auto r1 = registerCommand<CmdDoctor>("doctor");
|
||||
|
||||
Reference in New Issue
Block a user