From nobody Sat May 4 07:36:56 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1597777358; cv=none; d=zohomail.com; s=zohoarc; b=KZNtKUOLcD1Y1cFImMiQPmcoA4V8yHJULRGiKSZ9TXcVcikP4PSCIudPH3e1UUrbZ4nRb2OfyOC68BOqOMIl3oZqoNZMdOZKwspQwOUdG2WK0eFp2FW+AmcFat9+uxByJZ3ncDxYduXfy0JIKQ/R4PGCgDN5Qb3/AFME9xP5aOs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1597777358; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=cUIfmmAjvGUbeW9myWIpJEdEHRsnYkQQroFAnLqmQcI=; b=CROZ8giM7NGgmdE1qrLkTkuegd25kwOzE+KUxPj91zgyZyBZHzkrv/FbbcwHzr17rZ2aRF2ckllkU0lVKh2P0abMaiLaDQilyqHZXwQbELftXDxu444HMledNRyguk7xX2z8uK+t4RIwQDLvcV0S33Otah+TXMcpYFFnqdzooxc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 15977773583991003.4269075568752; Tue, 18 Aug 2020 12:02:38 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-35-zSRrISskMWqDH0BqVZMofA-1; Tue, 18 Aug 2020 15:02:35 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D054A81F020; Tue, 18 Aug 2020 19:02:29 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 38B7E7A410; Tue, 18 Aug 2020 19:02:29 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 917676036D; Tue, 18 Aug 2020 19:02:26 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 07IJ2Pc9002060 for ; Tue, 18 Aug 2020 15:02:25 -0400 Received: by smtp.corp.redhat.com (Postfix) id F29967DFC4; Tue, 18 Aug 2020 19:02:24 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.192.133]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1D4AF5D6BD for ; Tue, 18 Aug 2020 19:02:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1597777357; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=cUIfmmAjvGUbeW9myWIpJEdEHRsnYkQQroFAnLqmQcI=; b=Cnylf7m8cEy7VlhXRv7U9M8RWoW77NrxEIGSTEba1JLtMGh44p4iiTx6GxQJ7S861QkkyM IhwKOWmC5E8tjKnjAq9TJT+K3JasX7BI2Uc2vemIH2OVLMyuezjkbce/p4kijB7csaANgO 6QcKctkfka7E0VqoDq4xWX+pHb66LBM= X-MC-Unique: zSRrISskMWqDH0BqVZMofA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] meson: Fix typo backand -> backend Date: Tue, 18 Aug 2020 21:02:18 +0200 Message-Id: <20200818190218.25338-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0.0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani --- Pushed as trivial. meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson_options.txt b/meson_options.txt index 1313effd09..1d19094e2e 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -74,7 +74,7 @@ option('secdriver_selinux', type: 'feature', value: 'auto= ', description: 'use SE =20 =20 # storage driver options -option('storage_dir', type: 'feature', value: 'auto', description: 'direct= ory backand for the storage driver') +option('storage_dir', type: 'feature', value: 'auto', description: 'direct= ory backend for the storage driver') option('storage_disk', type: 'feature', value: 'auto', description: 'GPart= d Disk backend for the storage driver') option('storage_fs', type: 'feature', value: 'auto', description: 'FileSys= tem backend for the storage driver') option('storage_gluster', type: 'feature', value: 'auto', description: 'Gl= uster backend for the storage driver') --=20 2.26.2