website/tools/releases-toml.rb: correct comment saying what this does

This commit is contained in:
Ceri Davies 2023-04-10 12:22:36 +01:00
parent 3f6c35289e
commit 4f0538d42c
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ BSD 2-Clause License
Copyright (c) 2020-2023, The FreeBSD Project
Copyright (c) 2020-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
This script will merge all the pgpkeys into one single file
This script converts common variables sourced from shared/releases.adoc
to the toml format and stores them in data/releases.toml
=end