diff --git a/src/gitlab-tofu.sh b/src/gitlab-tofu.sh
index 53795c580976790540cb5dc529d1b6fbd2f6f5a4..36ddd26ab57afbe1f6a6f3209a1d9c9b681698fa 100644
--- a/src/gitlab-tofu.sh
+++ b/src/gitlab-tofu.sh
@@ -14,7 +14,7 @@
 # GITLAB_TOFU_SOURCE: forces this script in source-mode. Required when source auto-detection fails.
 # GITLAB_TOFU_APPLY_NO_PLAN: if set to true, the apply command does not use a plan cache file.
 #
-# OpenTofu Environment Variables:
+# Respected OpenTofu Environment Variables:
 # > these are variables that are
 # > respected if set and avoid using
 # > the gitlab-tofu values for them.