From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f174.google.com (mail-pf1-f174.google.com [209.85.210.174]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 247584202D7 for ; Tue, 26 Nov 2024 05:32:40 +0100 (CET) Received: by mail-pf1-f174.google.com with SMTP id d2e1a72fcca58-724f41d520cso1717590b3a.1 for ; Mon, 25 Nov 2024 20:32:40 -0800 (PST) Date: Tue, 26 Nov 2024 13:32:34 +0900 From: Sergey Senozhatsky To: Saru2003 Subject: Re: [PATCH v2] Documentation: zram: fix dictionary spelling Message-ID: <20241126043234.GB440697@google.com> References: <20241125024927.GA440697@google.com> <20241125165122.17521-1-sarvesh20123@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241125165122.17521-1-sarvesh20123@gmail.com> Cc: corbet@lwn.net, linux-doc@vger.kernel.org, philipp.reisner@linbit.com, linux-kernel@vger.kernel.org, minchan@kernel.org, terrelln@fb.com, lars.ellenberg@linbit.com, senozhatsky@chromium.org, drbd-dev@lists.linbit.com List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On (24/11/25 22:21), Saru2003 wrote: > > Fixes a typo in the ZRAM documentation where 'dictioary' was > misspelled. Corrected it to 'dictionary' in the example usage > of 'algorithm_params'. > > Signed-off-by: Sarveshwaar SS Reviewed-by: Sergey Senozhatsky