This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 3923a84  Remove bare greek letters in comments
3923a84 is described below

commit 3923a8401f5903be03d6f1dfa39b9f8887198cce
Author: YAMAMOTO Takashi <[email protected]>
AuthorDate: Fri Feb 21 12:55:48 2020 +0900

    Remove bare greek letters in comments
---
 include/nuttx/arch.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/include/nuttx/arch.h b/include/nuttx/arch.h
index ea22e01..2e1b145 100644
--- a/include/nuttx/arch.h
+++ b/include/nuttx/arch.h
@@ -53,8 +53,7 @@
  *    This chip related declarations are retained in this header file.
  *
  *    NOTE: up_ is supposed to stand for microprocessor; the u is like the
- *    Greek letter micron: �. So it would be �P which is a common shortening
- *    of the word microprocessor.
+ *    Greek letter micron.
  *
  * 2. Microprocessor-Specific Interfaces.
  *

Reply via email to