summaryrefslogtreecommitdiff
path: root/xmlDrawing.go
diff options
context:
space:
mode:
Diffstat (limited to 'xmlDrawing.go')
-rw-r--r--xmlDrawing.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlDrawing.go b/xmlDrawing.go
index 0b6df05..db5d750 100644
--- a/xmlDrawing.go
+++ b/xmlDrawing.go
@@ -103,7 +103,7 @@ const (
StreamChunkSize = 1 << 24
MaxFontFamilyLength = 31
MaxFontSize = 409
- MaxFileNameLength = 207
+ MaxFilePathLength = 207
MaxFieldLength = 255
MaxColumnWidth = 255
MaxRowHeight = 409