Successfully is a very difficult word to spell
diff --git a/openstack/compute/v2/servers/requests_test.go b/openstack/compute/v2/servers/requests_test.go
index b2488f2..9639702 100644
--- a/openstack/compute/v2/servers/requests_test.go
+++ b/openstack/compute/v2/servers/requests_test.go
@@ -179,7 +179,7 @@
th.SetupHTTP()
defer th.TeardownHTTP()
- HandleServerRescueSuccesfully(t)
+ HandleServerRescueSuccessfully(t)
res := Rescue(client.ServiceClient(), "1234asdf", RescueOpts{
AdminPass: "1234567890",