mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-01 17:34:14 +00:00
Fixed typos
This commit is contained in:
parent
dbac7f53a6
commit
1c7ef61c47
@ -1533,8 +1533,8 @@ static int _usb_init(struct cgpu_info *cgpu, struct libusb_device *dev, struct u
|
||||
switch (err) {
|
||||
case LIBUSB_ERROR_ACCESS:
|
||||
applog(LOG_ERR,
|
||||
"USB init open device failed, err %d, "
|
||||
"you dont have priviledge to access %s",
|
||||
"USB init, open device failed, err %d, "
|
||||
"you don't have privilege to access %s",
|
||||
err, devstr);
|
||||
break;
|
||||
#ifdef WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user