summaryrefslogtreecommitdiff
path: root/misc/uClibc++
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-08 13:12:36 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-08 13:12:36 -0600
commit5414407367191439639dae0da0d59e99becc0b53 (patch)
tree0882684c2d42ca8f4b84f43333a9e30c8e68eb0f /misc/uClibc++
parentd3f2aaf380b754b95604d3ff83ecfd0fea9430b2 (diff)
downloadnuttx-5414407367191439639dae0da0d59e99becc0b53.tar.gz
nuttx-5414407367191439639dae0da0d59e99becc0b53.tar.bz2
nuttx-5414407367191439639dae0da0d59e99becc0b53.zip
Fix some recurring typos: postion->position, *atino->*ation
Diffstat (limited to 'misc/uClibc++')
-rw-r--r--misc/uClibc++/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/uClibc++/ChangeLog.txt b/misc/uClibc++/ChangeLog.txt
index 2de53129c..ba86a597c 100644
--- a/misc/uClibc++/ChangeLog.txt
+++ b/misc/uClibc++/ChangeLog.txt
@@ -10,5 +10,5 @@ uClibc++-1.1 2011-xx-xx <gnutt@nuttx.org>
and feof() to determine if fopen() and fread() were successful.
The NuttX version of ferror() is only fragmentary. The usage of
ferror() in this file exceeds the capability of the current
- implementatino (2013-6-20).
+ implementation (2013-6-20).