| commit | 5364f9cfe8b3e8765f5a05663ae075abe6236c93 | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Sat Dec 28 23:29:28 2013 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Sat Dec 28 23:29:28 2013 +0000 |
| tree | 97f5c341293b2ca2092cc5b196302e001f4dc9cc | |
| parent | bd8bd8572e272ce0bc730bfa0296b8f048ea2da1 [diff] [blame] |
diff --git a/MagickCore/string.c b/MagickCore/string.c index 31023be..718eccd 100644 --- a/MagickCore/string.c +++ b/MagickCore/string.c
@@ -103,7 +103,7 @@ % given string. % % An extended string is the string length, plus an extra MaxTextExtent space -% to allow for the string to be activally worked on. +% to allow for the string to be actively worked on. % % The returned string shoud be freed using DestoryString(). %