aboutsummaryrefslogtreecommitdiff
path: root/internal/cpe/cpe.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cpe/cpe.go')
-rw-r--r--internal/cpe/cpe.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cpe/cpe.go b/internal/cpe/cpe.go
index 331f315..dc38419 100644
--- a/internal/cpe/cpe.go
+++ b/internal/cpe/cpe.go
@@ -1,5 +1,5 @@
// CPE 2.3 formatted string parser.
//
-// Source: NISTIR 7605, figure 6-3:
+// Source: NISTIR 7695, figure 6-3:
// https://nvlpubs.nist.gov/nistpubs/Legacy/IR/nistir7695.pdf
package cpe