gnu: libimobiledevice: Edit description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 24 Apr 2019 17:15:57 +0000 (19:15 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 25 Apr 2019 02:42:16 +0000 (04:42 +0200)
* gnu/packages/libusb.scm (libimobiledevice)[description]: Fix grammar & spelling.

gnu/packages/libusb.scm

index bf44e90..61329d2 100644 (file)
@@ -380,9 +380,9 @@ connections from and to iOS devices by connecting to a socket provided by a
     (synopsis "Protocol library and tools to communicate with Apple devices")
     (description "libimobiledevice is a software library that talks the
 protocols to support Apple devices.  It allows other software to easily access
-the device's filesystem, retrieve information about the device and it's
+the device's file system, retrieve information about the device and its
 internals, backup/restore the device, manage installed applications, retrieve
-addressbook/calendars/notes and bookmarks and (using libgpod) synchronize
+address books, calendars, notes, and bookmarks, and (using libgpod) synchronize
 music and video to the device.")
     (license license:lgpl2.1+)))