diff options
| author | 2018-10-08 13:39:31 +0200 | |
|---|---|---|
| committer | 2019-06-23 11:14:53 +0200 | |
| commit | 41ce2454b7f0b4a679070ea377545ba34f70095f (patch) | |
| tree | 0cc4c5b04c9e2b0e9de7672c0e61e0184614ca04 /include/libimobiledevice/mobilebackup2.h | |
| parent | b8df28038f3ca8a3a8be6569cea251d2506c3171 (diff) | |
| download | libimobiledevice-41ce2454b7f0b4a679070ea377545ba34f70095f.tar.gz libimobiledevice-41ce2454b7f0b4a679070ea377545ba34f70095f.tar.bz2 | |
replace all occurrences of occured by occurred
Do it in all comments and errors messages
Diffstat (limited to 'include/libimobiledevice/mobilebackup2.h')
| -rw-r--r-- | include/libimobiledevice/mobilebackup2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libimobiledevice/mobilebackup2.h b/include/libimobiledevice/mobilebackup2.h index 1f20d40..0c42334 100644 --- a/include/libimobiledevice/mobilebackup2.h +++ b/include/libimobiledevice/mobilebackup2.h | |||
| @@ -146,7 +146,7 @@ mobilebackup2_error_t mobilebackup2_send_raw(mobilebackup2_client_t client, cons | |||
| 146 | * Receive binary from the device. | 146 | * Receive binary from the device. |
| 147 | * | 147 | * |
| 148 | * @note This function returns MOBILEBACKUP2_E_SUCCESS even if no data | 148 | * @note This function returns MOBILEBACKUP2_E_SUCCESS even if no data |
| 149 | * has been received (unless a communication error occured). | 149 | * has been received (unless a communication error occurred). |
| 150 | * The fourth parameter is required and must be checked to know how | 150 | * The fourth parameter is required and must be checked to know how |
| 151 | * many bytes were actually received. | 151 | * many bytes were actually received. |
| 152 | * | 152 | * |
