From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mPoII+Wo8l/mHgAA0tVLHw (envelope-from ) for ; Mon, 04 Jan 2021 05:34:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id aMPsHuWo8l//TgAA1q6Kng (envelope-from ) for ; Mon, 04 Jan 2021 05:34:29 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2F3949404D9 for ; Mon, 4 Jan 2021 05:34:29 +0000 (UTC) Received: from localhost ([::1]:52594 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwIVf-0000Or-Nn for larch@yhetil.org; Mon, 04 Jan 2021 00:34:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwIV5-0000OV-5p for emacs-orgmode@gnu.org; Mon, 04 Jan 2021 00:33:51 -0500 Received: from mail-pg1-x535.google.com ([2607:f8b0:4864:20::535]:44033) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kwIV1-0006Ba-DH for emacs-orgmode@gnu.org; Mon, 04 Jan 2021 00:33:49 -0500 Received: by mail-pg1-x535.google.com with SMTP id p18so18304968pgm.11 for ; Sun, 03 Jan 2021 21:33:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=52RvIxM3WVcm+/zsynetfsIDYReKkrrbgPpHQfRrR4w=; b=ZxBbRSwsF4TeGVC04rW+kUH5Y3gWyEsDRWZOVRChHF0fiJr1rh6dUO1dg2MIz9Ex8W rQDYsFMjGZbc3BZB/+yAQKDWeLo3n3lYkixVSVWhvAGgd1g/cEiv/CyfnuG5w0cp7c/x JFx9f/Ww5drQnGoQu8CJmlu28XgxMwPGMxyYKLfdaUYFff5ydeWfI5K31CH50PwdHJ0o 6IfR0YrT15IlqaB3KDvlzeJJTLeKuXfbzJhgSnoAQfBpTzfc4FbUqI8fm/iQlbdWOF1i vz6BV85EU493i15IcktD7NGXGGr1hIUEtJetUfB0S18SlvjusqK9OqEr0o7mcm6oDqXN 6kFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=52RvIxM3WVcm+/zsynetfsIDYReKkrrbgPpHQfRrR4w=; b=FOnOTKZ9MqdfkBx7O+Xp6a+zkfMBBIhtjZ8sVGRcgwiZLGPCluwpa2hp6HbWRynviW SOXEB+PT9P1Lk6g64xqlkLD9bJ0jLElQJgqASvF4ve58eXKSyITpA+r2goRpcCkZQ+49 B/YSZ9bySLblytQ1MKcom/+26pMA8edPjawOSFF+8N2TPON6cct4Qhf0Pi4JHDUfOrEX aiL51eRHSGI3cJSCNdv3zM1jDhM9g1JuT4WQozkGDXrU1HWtPSqlD1Jo2+y+FFgsndjJ uyFgbXw0VfsF9/fQgzf7eSoPdhk46NLdAmjwdUAn+xu3EL1JoRHaW0APFINzvvykTSTk bn/A== X-Gm-Message-State: AOAM531l9OY9zxrU060cW+YVsQsaYn7inWuFtCZAh9qTGnMMIPCtcmv9 GR6kwlk8bO69HI1MKpGs9lvoaTfd1AMXGg== X-Google-Smtp-Source: ABdhPJy+l5Ow1bUEH5E+mQSC2jm4vVHsrbXYvxyypi+7gRvP9qqkisqKZ3UEuBg6PgayqU9mFfu+ZA== X-Received: by 2002:a62:b410:0:b029:1a4:7868:7e4e with SMTP id h16-20020a62b4100000b02901a478687e4emr65998404pfn.62.1609738424989; Sun, 03 Jan 2021 21:33:44 -0800 (PST) Received: from localhost ([101.99.64.65]) by smtp.gmail.com with ESMTPSA id a22sm54326434pfg.49.2021.01.03.21.33.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Jan 2021 21:33:44 -0800 (PST) From: Ihor Radchenko To: emacs-orgmode@gnu.org Subject: [PATCH] Fix typo in f948234cb Date: Mon, 4 Jan 2021 13:37:15 +0800 Message-Id: <20210104053715.24931-1-yantar92@gmail.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::535; envelope-from=yantar92@gmail.com; helo=mail-pg1-x535.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ihor Radchenko Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 1.97 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=ZxBbRSws; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 2F3949404D9 X-Spam-Score: 1.97 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4cb39E2hdDUe --- contrib/lisp/org-contacts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/lisp/org-contacts.el b/contrib/lisp/org-contacts.el index 82881ecd0..4b93de664 100644 --- a/contrib/lisp/org-contacts.el +++ b/contrib/lisp/org-contacts.el @@ -54,8 +54,8 @@ ;;;; Usage: ;;; How to search? -;;; -;;; You can use `org-spare-tree' [C-c / p] to filter based on a +;;; +;;; You can use `org-sparse-tree' [C-c / p] to filter based on a ;;; specific property. Or other matcher on `org-sparse-tree'. ;;; Code: -- 2.26.2