summaryrefslogtreecommitdiff
path: root/sheet.go
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2019-06-30 19:50:47 +0800
committerxuri <xuri.me@gmail.com>2019-06-30 19:50:47 +0800
commitdc8210d4a7d18f6425f6f18dc383b26778883715 (patch)
tree9c61ce5dc508581a1daed42bc01f87f12ec875f9 /sheet.go
parent54def7eaad9ee0469ca495b3661798919239384a (diff)
Update GoDoc and typo fixed
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 c0eba56..a43ca6b 100644
--- a/sheet.go
+++ b/sheet.go
@@ -1221,7 +1221,7 @@ func (f *File) GetPageLayout(sheet string, opts ...PageLayoutOptionPtr) error {
}
// SetDefinedName provides a function to set the defined names of the workbook
-// or worksheet. If not specified scopr, the default scope is workbook.
+// or worksheet. If not specified scope, the default scope is workbook.
// For example:
//
// f.SetDefinedName(&excelize.DefinedName{