From c18b91ae67a9200eb774f2a896269ea87611769e Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 14 Jan 2016 11:25:40 +0000 Subject: [PATCH] +"it" --- pages/common/montage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/montage.md b/pages/common/montage.md index a1eefecc26..b3966a9f56 100644 --- a/pages/common/montage.md +++ b/pages/common/montage.md @@ -11,7 +11,7 @@ `montage {{image1.png}} {{image2.jpg}} {{imageN.png}} -geometry +0+0 montage.jpg` -- Set the grid cell size and resize images to fit before tiling: +- Set the grid cell size and resize images to fit it before tiling: `montage {{image1.png}} {{image2.jpg}} {{imageN.png}} -geometry 640x480+0+0 montage.jpg`