aboutsummaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index 1fe46e4..bf50a20 100644
--- a/doc.go
+++ b/doc.go
@@ -37,7 +37,7 @@ Or, if you use Swift's built-in authentication instead of Keystone:
Key: "password",
})
-Then, in both cases, you use schwift.AccountFromClient() to obtain a
+Then, in both cases, you use schwift.AccountFromGophercloud() to obtain a
schwift.Account instance, from which point you have access to all of schwift's
API.