diff --git a/magick/image.c b/magick/image.c
index a28c98b..0dc6252 100644
--- a/magick/image.c
+++ b/magick/image.c
@@ -1604,8 +1604,8 @@
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  GetImageChannels() returns the number of pixel channels associated
-%  with the specified image.
+%  GetImageChannels() returns the number of pixel channels associated with the
+%  specified image.
 %
 %  The format of the GetChannels method is:
 %