Fixing typos.

This commit is contained in:
Matt Butcher 2012-05-02 10:00:56 -05:00
parent f2e800516c
commit af7c43bb5f
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ else {
}
if (empty($token)) {
print "Authentication seemed to succeed, but no token was return." . PHP_EOL;
print "Authentication seemed to succeed, but no token was returned." . PHP_EOL;
exit(1);
}

View File

@ -28,7 +28,7 @@ hpcloud.identity.password =
; For authentication by account ID.
hpcloud.identity.account =
hpcloud.identity.key =
hpcloud.identity.secret =
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Configuration Parameters ;