From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-11.1 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS, USER_IN_DEF_DKIM_WL shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 0B91D1F5AE for ; Tue, 8 Jun 2021 17:38:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233536AbhFHRkS (ORCPT ); Tue, 8 Jun 2021 13:40:18 -0400 Received: from mail-pj1-f42.google.com ([209.85.216.42]:33496 "EHLO mail-pj1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232885AbhFHRkR (ORCPT ); Tue, 8 Jun 2021 13:40:17 -0400 Received: by mail-pj1-f42.google.com with SMTP id k22-20020a17090aef16b0290163512accedso2171096pjz.0 for ; Tue, 08 Jun 2021 10:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=LaycHrTn2E1++tBsZLEzPYKibi6YUeefZW7JDwnPGYI=; b=cEyDPW1x+VYf+HW4U942XiQfuaQAN/aoRpAQn2qdujw5nFRXI864NXqNA0enORFnEF DmAxgfigKgQaAmWbPeOHOsAznrinb3L1I5CXiGzuHwLVtvnyk3EvH79wEwIOg5IWU2TQ Rg+JgVDFbRbn3nZKZ0wUjNsePQgcP7yabYG2j2ysOtjCbhimQEM17cjM3a9vMXU10ey6 3A03ebsyKrblgpo4aIxU/oDMK/uw2qORbf6IBhwDnfG89n9IcwVOM9855hty3RUkvcsU MZnu4rpd7LU1rAJBPRjVjFQtXujcaMuQ2cmnJ5Pgm9LpZSHXmli5jHYexnsV2cuaHTB7 hBFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=LaycHrTn2E1++tBsZLEzPYKibi6YUeefZW7JDwnPGYI=; b=DeHr6ZFMFybB+VegIfRUdDimjaVUdV2g7157+cEya0j46PVzFlRlVVXOO4UDT2CeTw yg0WUZkdioZBGeAOWD0HDyr1Be51YaLp9wQwFRsX0MhoKuww8nsHAggkaD5XQQ47lFNL ZOwEODRK7gJKXKgeN/CK8XTbIn3qQP9BzsogUC8so1IPpvH3s8cJ0Et5wK5VXQZxIW+1 hdI6WMd8qSkTLWTkm2/4dsrkrVIUznkF6JpYID2qnGFNkE5oBF9m8+HQn4RfrnUxhb9S 2ebLVt0Oqvmm+ZX5KzJunRYkV8gbsyhuFrHfVJK7Lr5EhdBSKPtKk08HSmZilIqescCZ je5Q== X-Gm-Message-State: AOAM531Nvc6GS6rBRFFQSUH4rmQrEhLqJkS3DMJqgBI3aiDF2+qGlDNk wbO3mLaha/WxnxlelAhM9rQDqw== X-Google-Smtp-Source: ABdhPJw7Z2/4BWaDGrEDCfgWR+SMydYDbj6KFwKjm4RHF4fYkSvUSK7oVK4UmW4IkiL0yP0H3hAeIw== X-Received: by 2002:a17:902:db0f:b029:f3:e5f4:87f1 with SMTP id m15-20020a170902db0fb02900f3e5f487f1mr775316plx.26.1623173844360; Tue, 08 Jun 2021 10:37:24 -0700 (PDT) Received: from google.com ([2620:15c:2ce:0:f819:e238:f61a:a961]) by smtp.gmail.com with ESMTPSA id d131sm11744369pfd.176.2021.06.08.10.37.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Jun 2021 10:37:23 -0700 (PDT) Date: Tue, 8 Jun 2021 10:37:18 -0700 From: Emily Shaffer To: Derrick Stolee via GitGitGadget Cc: git@vger.kernel.org, gitster@pobox.com, sandals@crustytoothpaste.net, stolee@gmail.com, jrnieder@gmail.com, Derrick Stolee , Derrick Stolee Subject: Re: [PATCH 3/4] *: fix typos Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Mon, Jun 07, 2021 at 04:57:47PM +0000, Derrick Stolee via GitGitGadget wrote: > > > These typos were found while searching the codebase for gendered > pronouns. Around snickering to myself trying to figure out alternate meanings where these aren't typos, Reviewed-by: Emily Shaffer