diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/itdb_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c index cbff36e..a79f0a4 100644 --- a/src/itdb_device.c +++ b/src/itdb_device.c @@ -496,7 +496,7 @@ gchar *itdb_device_get_sysinfo (Itdb_Device *device, const gchar *field) * @value: value to set (or NULL to remove the field). * * Set specified field. It can later be written to the iPod using - * itdb_device_read_sysinfo + * itdb_device_write_sysinfo() * **/ void itdb_device_set_sysinfo (Itdb_Device *device, |