summaryrefslogtreecommitdiff
path: root/tests/gen_preamble_testdata.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gen_preamble_testdata.sh')
-rwxr-xr-xtests/gen_preamble_testdata.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gen_preamble_testdata.sh b/tests/gen_preamble_testdata.sh
index 661cf9ae..607e05ab 100755
--- a/tests/gen_preamble_testdata.sh
+++ b/tests/gen_preamble_testdata.sh
@@ -5,7 +5,7 @@
# found in the LICENSE file.
#
# This generates the pre-change test data used to ensure that
-# modifications to vb2_fw_preamble and VbKernelPreambleHeader will not
+# modifications to vb2_fw_preamble and vb2_kernel_preamble will not
# break the signing tools for older releases. This was run *before*
# any modifications, so be sure to revert the repo back to the correct
# point if you need to run it again.