mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
typo
This commit is contained in:
@@ -349,7 +349,7 @@ tr_errorString( int code )
|
||||
case TR_ERROR_IO_PARENT:
|
||||
return "Download folder does not exist";
|
||||
case TR_ERROR_IO_PERMISSIONS:
|
||||
return "Unsufficient permissions";
|
||||
return "Insufficient permissions";
|
||||
case TR_ERROR_IO_OTHER:
|
||||
return "Generic I/O error";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user