diff --git a/www/api/cache-view.html b/www/api/cache-view.html
index a476763..0eab958 100644
--- a/www/api/cache-view.html
+++ b/www/api/cache-view.html
@@ -414,8 +414,7 @@
 <pre class="code">
   const PixelPacket *GetCacheViewVirtualPixels(
     const CacheView *cache_view,const ssize_t x,const ssize_t y,
-    const size_t columns,const size_t rows,
-    ExceptionInfo *exception)
+    const size_t columns,const size_t rows,ExceptionInfo *exception)
 </pre>
 
 <p>A description of each parameter follows:</p></ol>