From 3839d765ef8c98db04ec00bfc187d7bdecb16746 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 16 Jul 2014 02:19:50 -0700 Subject: [PATCH] Updated RFC: Raster color interpretation (markdown) --- RFC:-Raster-color-interpretation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFC:-Raster-color-interpretation.md b/RFC:-Raster-color-interpretation.md index c055cc3..45921ee 100644 --- a/RFC:-Raster-color-interpretation.md +++ b/RFC:-Raster-color-interpretation.md @@ -39,7 +39,7 @@ The band parameter could have the following values: Grayscale channel found in input. Where `` is an integer representing 1-based band indexes. - - `ga[:,] + - `ga[:,]` Grayscale and alpha channels found in input. Where `` and `` are integer representing 1-based band indexes.