pull/2437/head
Bin Liu 2018-01-19 19:17:09 +08:00 committed by GitHub
parent aa32282e3f
commit 3fb4cadef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ func getVirtualboxDriver(rawDriver []byte) (drivers.Driver, error) {
return driver, nil
}
// LocalClient is a non-RPC implemenation
// LocalClient is a non-RPC implementation
// of the libmachine API
type LocalClient struct {
certsDir string