Fix some recurring typos: postion->position, *atino->*ation

This commit is contained in:
Gregory Nutt
2014-07-08 13:12:36 -06:00
parent 2582238ca5
commit 0da9aaeb09
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ void NXGL_FUNCNAME(nxgl_moverectangle,NXGLIB_SUFFIX)
/* Case 1: Is the destination position above the displayed position?
* If the destination position is less then then the src address, then the
* destination is offset to a postion below (and or to the left) of the
* destination is offset to a position below (and or to the left) of the
* source in framebuffer memory.
*/