summaryrefslogtreecommitdiff
path: root/calc.go
diff options
context:
space:
mode:
Diffstat (limited to 'calc.go')
-rw-r--r--calc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/calc.go b/calc.go
index 9c360c1..21021ec 100644
--- a/calc.go
+++ b/calc.go
@@ -9,7 +9,7 @@
// API for generating or reading data from a worksheet with huge amounts of
// data. This library needs Go version 1.15 or later.
-package excelize
+package anyxcelize
import (
"bytes"