spelling: dispatchable

pull/6013/head
Josh Soref 8 years ago
parent 60ef3c3374
commit 8dfafa6a5e

@ -191,7 +191,7 @@ func TestBuild_Run(t *testing.T) {
t.Fatal("should be called")
}
// Verify hooks are disapatchable
// Verify hooks are dispatchable
dispatchHook := builder.RunHook
dispatchHook.Run("foo", nil, nil, 42)

Loading…
Cancel
Save