aboutsummaryrefslogtreecommitdiff
path: root/examples/11-yamltotv/exampleyamltotv.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/11-yamltotv/exampleyamltotv.go')
-rw-r--r--examples/11-yamltotv/exampleyamltotv.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/11-yamltotv/exampleyamltotv.go b/examples/11-yamltotv/exampleyamltotv.go
index 006d6d9..88f2885 100644
--- a/examples/11-yamltotv/exampleyamltotv.go
+++ b/examples/11-yamltotv/exampleyamltotv.go
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
-// Example for: *spdx_yaml*
+// Example for: *yaml*
// This example demonstrates loading an SPDX tag-value file from disk into memory,
// and re-saving it to a different file on disk.