From patchwork Sun Oct 16 07:02:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xiaole He X-Patchwork-Id: 58913 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id E422D385741A for ; Sun, 16 Oct 2022 07:04:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E422D385741A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665903885; bh=nbrHiKdYUizePWs4v96Ufhnx1tIYBpJpIvoNCHE5I+Y=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:Cc:From; b=ge03VAqZ1imYz5HewT8E8EaxCVKQsAYPDEe8NjsWItiKk0rAI4wtPr2tBwb+j3P9Y HJwD3Vn2IsMhFzjIkjUGX6YAOVD9d+UtGjgba8V4EysdunVCq2IYATsrJROwahthI4 Zwx+bMX22j6+H/KfEx+KMl83RQhVEUdH8l3bgJiI= X-Original-To: libabigail@sourceware.org Delivered-To: libabigail@sourceware.org Received: from m15112.mail.126.com (m15112.mail.126.com [220.181.15.112]) by sourceware.org (Postfix) with ESMTP id 089853858D28 for ; Sun, 16 Oct 2022 07:04:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 089853858D28 Received: from localhost.localdomain (unknown [117.61.19.197]) by smtp2 (Coremail) with SMTP id DMmowAD3_2OerEtjN0uoDA--.19725S2; Sun, 16 Oct 2022 15:02:55 +0800 (CST) To: libabigail@sourceware.org Subject: [PATCH] abg-diff-utils: fix typo in comments Date: Sun, 16 Oct 2022 07:02:25 +0000 Message-Id: <20221016070225.67404-1-hexiaole1994@126.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-CM-TRANSID: DMmowAD3_2OerEtjN0uoDA--.19725S2 X-Coremail-Antispam: 1Uf129KBjvJXoWxtw4kJrWxtFyxKFyrZw18Xwb_yoW7ur1fpF WkJFW3uFZ7tay0va43ArWrJFyUCrZ3Ar4qq3y8AryYyr1Y9Fn2krWIqFnY9F18ZFyfZryU ZF1Iyw1DC3WrC37anT9S1TB71UUUUUUqnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x0zRxpndUUUUU= X-Originating-IP: [117.61.19.197] X-CM-SenderInfo: 5kh0xt5rohimizu6ij2wof0z/1tbifBOcBlpD7C-2iQACsS X-Spam-Status: No, score=-11.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-Patchwork-Original-From: Xiaole He via Libabigail From: Xiaole He Reply-To: Xiaole He Cc: Xiaole He , Xiaole He Errors-To: libabigail-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libabigail" Fix typo in comments, from 'pased' to 'passed'. * src/abg-diff-utils.h: fix typo in comments Signed-off-by: Xiaole He --- include/abg-diff-utils.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/include/abg-diff-utils.h b/include/abg-diff-utils.h index 5e124737..b0e96b41 100644 --- a/include/abg-diff-utils.h +++ b/include/abg-diff-utils.h @@ -803,7 +803,7 @@ struct deep_ptr_eq_functor /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param k the number of the diagonal on which we want to find the @@ -942,7 +942,7 @@ end_of_fr_d_path_in_k(int k, int d, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param k the number of the diagonal on which we want to find the @@ -1116,7 +1116,7 @@ is_match_point(RandomAccessOutputIterator a_begin, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_begin an iterator pointing to the begining of sequence A. @@ -1308,7 +1308,7 @@ print_snake(RandomAccessOutputIterator a_begin, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a the first sequence we care about. @@ -1444,7 +1444,7 @@ snake_end_points(const snake& s, point&, point&); /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_base the iterator to the base of the first sequence. @@ -1653,7 +1653,7 @@ compute_diff(RandomAccessOutputIterator a_base, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_start an iterator to the beginning of the first sequence @@ -1719,7 +1719,7 @@ compute_diff(RandomAccessOutputIterator a_begin, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_base the iterator to the base of the first sequence. @@ -1779,7 +1779,7 @@ compute_diff(RandomAccessOutputIterator a_base, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_start an iterator to the beginning of the first sequence @@ -1879,7 +1879,7 @@ compute_diff(RandomAccessOutputIterator a_begin, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_base the iterator to the base of the first sequence. @@ -1935,7 +1935,7 @@ compute_diff(RandomAccessOutputIterator a_base, /// call operator member returning a boolean and taking two arguments /// that must be of the same type as the one pointed to by the @ref /// RandomAccessOutputIterator template parameter. This functor is -/// used to compare the elements referred to by the iterators pased in +/// used to compare the elements referred to by the iterators passed in /// argument to this function. /// /// @param a_start an iterator to the beginning of the first sequence