diff options
author | Nikias Bassen | 2020-12-10 01:44:14 +0100 |
---|---|---|
committer | Nikias Bassen | 2020-12-10 01:44:14 +0100 |
commit | 07485a5bf24ebce4d915510594704fcab42e39ec (patch) | |
tree | a8669de1b55e8c150cd56f8b8f3584a327b1d95b | |
parent | be72ca64cd9e853588ec65047d16a0a22f4ef291 (diff) | |
download | libimobiledevice-07485a5bf24ebce4d915510594704fcab42e39ec.tar.gz libimobiledevice-07485a5bf24ebce4d915510594704fcab42e39ec.tar.bz2 |
README: Fix typo
Thanks to @youngchief-btw for spotting this.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ to: * Backup and restore the device in a native way compatible with iTunes * Manage app icons arrangement on the device * Install, remove, list and basically manage apps -* Activate a device using official serviers +* Activate a device using official servers * Manage contacts, calendars, notes and bookmarks * Retrieve and remove crashreports * Retrieve various diagnostics information |