From 308776e350334a8daddcf5f502ee7547f01cc64c Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Sun, 30 Jul 2017 15:46:04 +0800 Subject: Optimize code, go test and godoc updated. --- sheet.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sheet.go') diff --git a/sheet.go b/sheet.go index 870d44b..2f99adf 100644 --- a/sheet.go +++ b/sheet.go @@ -547,7 +547,7 @@ func parseFormatPanesSet(formatSet string) *formatPanes { // | regions. In that case, this value specifies the right // | pane. // -// Pane state type is restricted to the values supported currently listed in the following table: +// Pane state type is restricted to the values supported currently listed in the following table: // // Enumeration Value | Description // --------------------------------+------------------------------------------------------------- -- cgit v1.2.1