diff options
author | Yves-Alexis Perez | 2018-10-08 13:41:09 +0200 |
---|---|---|
committer | Nikias Bassen | 2019-06-23 11:14:53 +0200 |
commit | 8591317222dbb41679f2657846fa359e76556ffe (patch) | |
tree | 61fbfd565041b44e667fbfd1da822e1c82bfcf39 /docs | |
parent | 41ce2454b7f0b4a679070ea377545ba34f70095f (diff) | |
download | libimobiledevice-8591317222dbb41679f2657846fa359e76556ffe.tar.gz libimobiledevice-8591317222dbb41679f2657846fa359e76556ffe.tar.bz2 |
Replace all occurrences of seperated by separated
Both in idevicediagnostics man page and in an error message
Diffstat (limited to 'docs')
-rw-r--r-- | docs/idevicediagnostics.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/idevicediagnostics.1 b/docs/idevicediagnostics.1 index 8a9b947..d652f39 100644 --- a/docs/idevicediagnostics.1 +++ b/docs/idevicediagnostics.1 @@ -32,7 +32,7 @@ print diagnostics information from device optionally by TYPE. This includes .TP .B mobilegestalt KEY [...] print values of mobilegestalt keys passed as arguments after the command and -seperated by a space. +separated by a space. .TP .B ioreg [PLANE] print IORegistry of device, optionally by PLANE like "IODeviceTree", "IOPower" |