summaryrefslogtreecommitdiff
path: root/mcon/U/d_memmove.U
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2013-05-08 14:39:33 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2013-05-08 14:39:33 +0000
commitcc69e911c90e73b71eb54c4b0789f66ba315cab2 (patch)
tree16c3d1481bbd50f0026c7608448b2fae928ad16e /mcon/U/d_memmove.U
parentdf36c8f47fe6da65fefc4825c99631f102c2a4db (diff)
Jumbo typo-fixing patch, courtesy of H.Merijn Brand.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@166 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'mcon/U/d_memmove.U')
-rw-r--r--mcon/U/d_memmove.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/d_memmove.U b/mcon/U/d_memmove.U
index 6cd758b..da0dddf 100644
--- a/mcon/U/d_memmove.U
+++ b/mcon/U/d_memmove.U
@@ -17,7 +17,7 @@
?S:d_memmove:
?S: This variable conditionally defines the HAS_MEMMOVE symbol, which
?S: indicates to the C program that the memmove() routine is available
-?S: to copy potentatially overlapping blocks of memory.
+?S: to copy potentially overlapping blocks of memory.
?S:.
?C:HAS_MEMMOVE:
?C: This symbol, if defined, indicates that the memmove routine is available