aboutsummaryrefslogtreecommitdiff
path: root/examples/9-tvtojson/exampletvtojson.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/9-tvtojson/exampletvtojson.go')
-rw-r--r--examples/9-tvtojson/exampletvtojson.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/9-tvtojson/exampletvtojson.go b/examples/9-tvtojson/exampletvtojson.go
index 2aca5cf..f7b776f 100644
--- a/examples/9-tvtojson/exampletvtojson.go
+++ b/examples/9-tvtojson/exampletvtojson.go
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
-// Example for: *tvloader*, *jsonsaver*
+// Example for: *tvloader*, *json*
// This example demonstrates loading an SPDX tag-value file from disk into memory,
// and re-saving it to a different json file on disk.