summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Aïssi <bob.dybian@gmail.com>2019-03-24 16:51:53 +0100
committerDylan Aïssi <bob.dybian@gmail.com>2019-03-24 16:51:53 +0100
commitf186a147100d475543507072f4e85ef57f19983b (patch)
tree5a13060be5918f8c5c7378e27ee969f5082c73cf
parenta1d15c09e34bbb365ef1d2e3380cfd3de6f62980 (diff)
downloadlibmtp-f186a147100d475543507072f4e85ef57f19983b.tar.gz
typo: syncronization -> synchronization
-rw-r--r--ChangeLog2
-rw-r--r--src/libmtp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 20da501..b1fd6a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2650,7 +2650,7 @@
2006-08-19 Linus Walleij <triad@df.lth.se>
- * src/libmtp.h.in: add function to get syncronization
+ * src/libmtp.h.in: add function to get synchronization
partner for the device.
* src/libmtp.c: dito.
* examples/detect.c: use that function.
diff --git a/src/libmtp.c b/src/libmtp.c
index e734072..4327564 100644
--- a/src/libmtp.c
+++ b/src/libmtp.c
@@ -3708,7 +3708,7 @@ int LIBMTP_Set_Friendlyname(LIBMTP_mtpdevice_t *device,
}
/**
- * This retrieves the syncronization partner of an MTP device. This
+ * This retrieves the synchronization partner of an MTP device. This
* property should be supported by all MTP devices.
* @param device a pointer to the device to get the sync partner for.
* @return a newly allocated UTF-8 string representing the synchronization