Fixing typos.
This commit is contained in:
parent
f2e800516c
commit
af7c43bb5f
@ -95,7 +95,7 @@ else {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (empty($token)) {
|
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);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ hpcloud.identity.password =
|
|||||||
|
|
||||||
; For authentication by account ID.
|
; For authentication by account ID.
|
||||||
hpcloud.identity.account =
|
hpcloud.identity.account =
|
||||||
hpcloud.identity.key =
|
hpcloud.identity.secret =
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
; Configuration Parameters ;
|
; Configuration Parameters ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user