From: Joseph Sutton Date: Wed, 30 Aug 2023 03:18:19 +0000 (+1200) Subject: librpc: Fix code spelling X-Git-Tag: tevent-0.16.0~683 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df24eced484e6da5c9b6b796d4fe790de827f140;p=thirdparty%2Fsamba.git librpc: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/librpc/rpc/rpc_common.h b/librpc/rpc/rpc_common.h index 55a35f31096..36d54cd45bc 100644 --- a/librpc/rpc/rpc_common.h +++ b/librpc/rpc/rpc_common.h @@ -327,7 +327,7 @@ bool dcerpc_sec_vt_header2_equal(const struct dcerpc_sec_vt_header2 *v1, * * @param[in] vt a pointer to the security verification trailer. * @param[in] bitmask1 which flags were negotiated on the connection. - * @param[in] pcontext the syntaxes negotiatied for the presentation context. + * @param[in] pcontext the syntaxes negotiated for the presentation context. * @param[in] header2 some fields from the PDU header. * * @retval true on success.