aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap_opttypes.h
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2020-10-11 02:42:05 +0300
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2020-10-11 08:35:55 +0000
commit69e1aa860bf4230be6576f8367db2c8595b4e7a3 (patch)
treedda930620de01e5af724199258d126c0f3f4e2ca /wiretap/wtap_opttypes.h
parentd3f2fa401959a8541d8ad71e2890330c0e262cc9 (diff)
Fix many spelling errors
Diffstat (limited to 'wiretap/wtap_opttypes.h')
-rw-r--r--wiretap/wtap_opttypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/wtap_opttypes.h b/wiretap/wtap_opttypes.h
index 07d3197eee..697a1ed8da 100644
--- a/wiretap/wtap_opttypes.h
+++ b/wiretap/wtap_opttypes.h
@@ -98,7 +98,7 @@ extern "C" {
* the timestamps stored in the packet must be considered absolute
* timestamps. The time zone of the offset can be specified with the
* option if_tzone. TODO: won't a if_tsoffset_low for fractional
- * second offsets be useful for highly syncronized capture systems?
+ * second offsets be useful for highly synchronized capture systems?
*/
#define OPT_IDB_HARDWARE 15 /**< A UTF-8 string containing the description
* of the hardware of the device used
@@ -374,7 +374,7 @@ wtap_block_get_ipv6_option_value(wtap_block_t block, guint option_id, ws_in6_add
WS_DLL_PUBLIC wtap_opttype_return_val
wtap_block_add_string_option(wtap_block_t block, guint option_id, const char *value, gsize value_length);
-/** Add a string option to a block witha printf-formatted string as its value
+/** Add a string option to a block with a printf-formatted string as its value
*
* @param[in] block Block to which to add the option
* @param[in] option_id Identifier value for option