From bd5c7decce0f2ec22e18d9df031aed38595c132b Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 17 Aug 2017 23:36:49 +0200 Subject: [PATCH] Fixed a doc typo --- src/buddies/strmclip/strmclip.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buddies/strmclip/strmclip.cc b/src/buddies/strmclip/strmclip.cc index 7166c3106..4b728a98a 100644 --- a/src/buddies/strmclip/strmclip.cc +++ b/src/buddies/strmclip/strmclip.cc @@ -169,7 +169,7 @@ void print_syntax () printf (" -z gzip output\n"); printf (" -t 'cell' use this cell from input (default: determine top cell automatically)\n"); printf (" -x 'name' use this cell as top cell in output\n"); - printf (" -r 'l,b,r,t' explicitly specify a clip retangle (can be present multiple times)\n"); + printf (" -r 'l,b,r,t' explicitly specify a clip rectangle (can be present multiple times)\n"); } int