From commits-return-9579-archive-asf-public=cust-asf.ponee.io@nuttx.apache.org Thu May 14 15:58:15 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 60852180621 for ; Thu, 14 May 2020 17:58:15 +0200 (CEST) Received: (qmail 70265 invoked by uid 500); 14 May 2020 15:58:14 -0000 Mailing-List: contact commits-help@nuttx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nuttx.apache.org Delivered-To: mailing list commits@nuttx.apache.org Received: (qmail 70256 invoked by uid 99); 14 May 2020 15:58:14 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2020 15:58:14 +0000 From: =?utf-8?q?GitBox?= To: commits@nuttx.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-nuttx=5D_hartmannathan_opened_a_new_pull?= =?utf-8?q?_request_=231049=3A_Fix_typos?= Message-ID: Date: Thu, 14 May 2020 15:58:14 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit hartmannathan opened a new pull request #1049: URL: https://github.com/apache/incubator-nuttx/pull/1049 Comments only. No functional changes. ## Summary Fix misspelled words in comments: - "cold be" -> "could be" - "coinfiguration" -> "configuration" - "shoulnd't" -> "shouldn't" ## Impact No functional changes. Please note that _nxstyle_ was **not** applied because this is solely a cosmetic change that affects many files. ## Testing Visual inspection of the diff. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org