From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 942DCA0547; Tue, 15 Nov 2022 17:13:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3946640E03; Tue, 15 Nov 2022 17:13:12 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 25C1E40DFD for ; Tue, 15 Nov 2022 17:13:11 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id CFDF55C0220; Tue, 15 Nov 2022 11:13:10 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 15 Nov 2022 11:13:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; t=1668528790; x= 1668615190; bh=VNpdILTvUCb7FiOU228YcvUSb1KJeyNZCLEa22jKHoY=; b=p NE7PV1oEcPKHM8m830TpemOQjQMU777kYCRAUDZu+PdoxECbZ/7MS01pB4fjr+Hf bqAQ5QQt1UFau8Ju2YtTKomjRoBZPPYJGyuuZAKxHIiNe/c95wnV0LYq1gwSaWko btboA9Tc+Bo1yyftWqbUXDEoPbs8bOSxH61JJ4PcCGP3q86t+H3fNMTDZ0vP2/5x om/jSF/REmGrVVQn6vRTWVcwRcPGmVXGm/He2js1YpZN/Wncye3xgFlvm2JpEMQM Gsp+z1S6hN5jaiIXRZIFadWmMVMSSwF9xIQqzvU9+UESJcOQJd0FGzKDa3VXU2MF XLsYXdoxn4XhU8458eVuw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1668528790; x= 1668615190; bh=VNpdILTvUCb7FiOU228YcvUSb1KJeyNZCLEa22jKHoY=; b=U 2U34p1WO/ymfGGwvZX8SgSSrSQQD+EB1uX7/xu0ezoSiCWJVxlHYRfXpABaE4erF p0N94xCT3SKFte3Aa3jN9tWiu1VGRiSvvEFBxX7m3xcJmLfSnFOw0kgo4mkvMdSl dBmCzeQxNzHxjpLIsA8AJuUD3+R4rdJTHhozkNYnTw9XUk4x+rtyMRjqbPRr2rQM IMLtHZEmSPGyiB9bYMPW6tvTyDcBukU9Ap/fpi6mJxhpdpp+7PGpwnLgDZG3JA6c gFf1jga5sicB9AgcDrf0YqCnNoCdGeoiR+T9fNMc7dve9T4TP1w8KyPxMjZEE2sf A0t3lMVm2YeMBbEaOCirA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrgeeggdekiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 15 Nov 2022 11:13:09 -0500 (EST) From: Thomas Monjalon To: Stephen Coleman Cc: dev@dpdk.org, Ray Kinsella Subject: Re: [PATCH] doc: fix typos 'depreciated' instead of 'deprecated' Date: Tue, 15 Nov 2022 17:13:08 +0100 Message-ID: <3162451.aV6nBDHxoP@thomas> In-Reply-To: <87mtghnkma.fsf@mdr78.vserver.site> References: <87mtghnkma.fsf@mdr78.vserver.site> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 19/04/2022 17:44, Ray Kinsella: > > Stephen Coleman writes: > > > From 1871ee6f7b98ef89b7c4893d90b5ea264660c201 Mon Sep 17 00:00:00 2001 > > From: youcai > > Date: Tue, 19 Apr 2022 14:38:36 +0800 > > Subject: [PATCH] doc: fix typos 'depreciated' instead of 'deprecated' > > Cc: Ray Kinsella > > > > Same issue was fixed in ABI policy in ec5c0f8, but more of this > > misuse persist in comments and docs. 'depreciated' means diminish > > in value over a period of time. It should not appear here. > > > > Signed-off-by: youcai > > --- > > doc/guides/contributing/abi_policy.rst | 2 +- > > doc/guides/contributing/abi_versioning.rst | 2 +- > > lib/kni/rte_kni.h | 4 ++-- > > 3 files changed, 4 insertions(+), 4 deletions(-) > > > Acked-by: Ray Kinsella Applied, sorry for the delay, the patch was corrupted.