summaryrefslogtreecommitdiff
path: root/sheet.go
diff options
context:
space:
mode:
authorRi Xu <xuri.me@gmail.com>2017-07-30 15:46:04 +0800
committerRi Xu <xuri.me@gmail.com>2017-07-30 15:46:04 +0800
commit308776e350334a8daddcf5f502ee7547f01cc64c (patch)
tree8cc7850e18b2d5dae995c213d27bcb0fab7794c9 /sheet.go
parent1d54bd4df6542edcce1f820c0b29e2cc00f10563 (diff)
Optimize code, go test and godoc updated.
Diffstat (limited to 'sheet.go')
-rw-r--r--sheet.go2
1 files changed, 1 insertions, 1 deletions
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
// --------------------------------+-------------------------------------------------------------