Fix typo 10/187710/1 accepted/tizen/unified/20180829.142537 submit/tizen/20180828.043551
authorchleun.moon <chleun.moon@samsung.com>
Tue, 28 Aug 2018 04:25:13 +0000 (13:25 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Tue, 28 Aug 2018 04:25:18 +0000 (13:25 +0900)
Change-Id: I2f5f0dd3fe11ada26aff4cb4a0024fd064afb88b
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Change-Id22: Id17188a5470a8165dcde400bfdc4994702636664
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
include/dns-sd.h

index 2343593..9b93896 100644 (file)
@@ -241,7 +241,7 @@ int dnssd_service_set_port(dnssd_service_h local_service, int port);
  * @param[in] key The key of the TXT record. A null-terminated string which only
  *                contains printable ASCII values (0x20-0x7E), excluding '=' (0x3D).
  *                Keys should be 9 characters or fewer excluding NULL. Keys are case
- *                insensitivie. Keys for known service types can be found at
+ *                insensitive. Keys for known service types can be found at
  *                http://www.dns-sd.org/ServiceTypes.html. For details, see section
  *                6.4 of http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt.
  * @param[in] length The length of the value of the TXT record in bytes. The