summaryrefslogtreecommitdiff
path: root/docProps.go
diff options
context:
space:
mode:
Diffstat (limited to 'docProps.go')
-rw-r--r--docProps.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/docProps.go b/docProps.go
index 0f44ac4..ff19fda 100644
--- a/docProps.go
+++ b/docProps.go
@@ -31,7 +31,7 @@ import (
// Description | An explanation of the content of the resource.
// |
// LastModifiedBy | The user who performed the last modification. The identification is
-// | environment-specific.
+// | environment-specific.
// |
// Language | The language of the intellectual content of the resource.
// |
@@ -40,7 +40,7 @@ import (
// Revision | The topic of the content of the resource.
// |
// ContentStatus | The status of the content. For example: Values might include "Draft",
-// | "Reviewed", and "Final"
+// | "Reviewed" and "Final"
// |
// Category | A categorization of the content of this package.
// |