From 406984648d4184fcf396cebadb39c31ca3dbdd69 Mon Sep 17 00:00:00 2001
From: Mattias Andrée <maandree@operamail.com>
Date: Wed, 18 Nov 2015 07:43:41 +0100
Subject: typo
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Mattias Andrée <maandree@operamail.com>
---
 src/wchar/wmemccpy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/wchar/wmemccpy.c')

diff --git a/src/wchar/wmemccpy.c b/src/wchar/wmemccpy.c
index 9e6f684..a6eb7ca 100644
--- a/src/wchar/wmemccpy.c
+++ b/src/wchar/wmemccpy.c
@@ -30,7 +30,7 @@
  * @param   c        The character to stop at if encountered.
  * @param   size     The maximum number of wide characters to copy.
  * @return           `NULL` if `c` was not encountered, otherwise
- *                   the possition of `c` translated to `whither`,
+ *                   the position of `c` translated to `whither`,
  *                   that is, the address of `whither` plus the
  *                   number of copied characters; the address of
  *                   one character passed the last written character.
-- 
cgit v1.2.3-70-g09d2