From ca6682f3f86dbcf2b5346ae69d45293e8a59322b Mon Sep 17 00:00:00 2001 From: Deepesh Pathak Date: Wed, 24 Jan 2018 14:25:15 +0530 Subject: Fix spelling mistakes corresponding to ticket #23650 --- src/trunnel/hs/cell_introduce1.trunnel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trunnel') diff --git a/src/trunnel/hs/cell_introduce1.trunnel b/src/trunnel/hs/cell_introduce1.trunnel index 7577c1526f..574382b163 100644 --- a/src/trunnel/hs/cell_introduce1.trunnel +++ b/src/trunnel/hs/cell_introduce1.trunnel @@ -14,7 +14,7 @@ const TRUNNEL_REND_COOKIE_LEN = 20; /* INTRODUCE1 payload. See details in section 3.2.1. */ struct trn_cell_introduce1 { - /* Always zeroed. MUST be checked explicitely by the caller. */ + /* Always zeroed. MUST be checked explicitly by the caller. */ u8 legacy_key_id[TRUNNEL_SHA1_LEN]; /* Authentication key material. */ -- cgit v1.2.3-54-g00ecf