diff --git a/core/modules/system/templates/menu-local-tasks.html.twig b/core/modules/system/templates/menu-local-tasks.html.twig
index 65affc1223ce0213f3092fb56f7ebab637178729..1f6f9ebfe60cd8c112cde62612f38918fdc51c51 100644
--- a/core/modules/system/templates/menu-local-tasks.html.twig
+++ b/core/modules/system/templates/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-tasks.html.twig b/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-tasks.html.twig
index 77ebc63cbe8e5f491580049126b5db47d7474c3e..8eb20ab44c24bd4d4bdce372022998885257ae8d 100644
--- a/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-tasks.html.twig
+++ b/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php b/core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php
index 735b383aefe95704e04fe1fe6cf59819120d24f1..e95aad3e1e9533f5e504056b4685a98501dfc3f8 100644
--- a/core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php
+++ b/core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php
@@ -787,7 +787,7 @@ protected function getClassyHash($type, $file) {
         'breadcrumb.html.twig' => '3de826e26e00fbe1a661b1f64d4c45d0',
         'menu-local-action.html.twig' => 'ff1dfb632b6235a304146aaeaa49c3ca',
         'toolbar.html.twig' => '151657ffe8fc7c8f0d9571a8b0684294',
-        'menu-local-tasks.html.twig' => 'ab94198d8dba71464c647aca349dcfd3',
+        'menu-local-tasks.html.twig' => '1e0112bb83f6073f6fc44a94b43dd74b',
         'comment.html.twig' => '68718b6de9a0d21f5180a9fbcc40987f',
         'node.html.twig' => '48526d497ead869ec3a78d83787c0311',
         'taxonomy-term.html.twig' => '63e39620cd877c85297914fef61930de',
diff --git a/core/themes/bartik/templates/classy/navigation/menu-local-tasks.html.twig b/core/themes/bartik/templates/classy/navigation/menu-local-tasks.html.twig
index 77ebc63cbe8e5f491580049126b5db47d7474c3e..8eb20ab44c24bd4d4bdce372022998885257ae8d 100644
--- a/core/themes/bartik/templates/classy/navigation/menu-local-tasks.html.twig
+++ b/core/themes/bartik/templates/classy/navigation/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/themes/claro/templates/menu-local-tasks.html.twig b/core/themes/claro/templates/menu-local-tasks.html.twig
index f0701506042d59e4775957d49d158d2e84d08b32..354a27ca36414a2c26aa9b845b0ce5a5d15e3e89 100644
--- a/core/themes/claro/templates/menu-local-tasks.html.twig
+++ b/core/themes/claro/templates/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/themes/classy/templates/navigation/menu-local-tasks.html.twig b/core/themes/classy/templates/navigation/menu-local-tasks.html.twig
index 77ebc63cbe8e5f491580049126b5db47d7474c3e..8eb20ab44c24bd4d4bdce372022998885257ae8d 100644
--- a/core/themes/classy/templates/navigation/menu-local-tasks.html.twig
+++ b/core/themes/classy/templates/navigation/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/themes/olivero/templates/navigation/menu-local-tasks.html.twig b/core/themes/olivero/templates/navigation/menu-local-tasks.html.twig
index 4a138bd016b10a7300b179a8b26d204a351e8377..ad43d52a07fc5961acff245bca64b37fc04ca80f 100644
--- a/core/themes/olivero/templates/navigation/menu-local-tasks.html.twig
+++ b/core/themes/olivero/templates/navigation/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/themes/seven/templates/menu-local-tasks.html.twig b/core/themes/seven/templates/menu-local-tasks.html.twig
index 908f36ef065536e7d6a7d953b5e2cf0eeafa85f0..b749127bc6479fce20c2b7c156e3993fd5a87a0e 100644
--- a/core/themes/seven/templates/menu-local-tasks.html.twig
+++ b/core/themes/seven/templates/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/themes/stable/templates/navigation/menu-local-tasks.html.twig b/core/themes/stable/templates/navigation/menu-local-tasks.html.twig
index 3874add990a88917025a759cff3fffa5496ef44b..8aded432d89e465e3c1bf51c05ec41b2ad80a0d7 100644
--- a/core/themes/stable/templates/navigation/menu-local-tasks.html.twig
+++ b/core/themes/stable/templates/navigation/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.
diff --git a/core/themes/stable9/templates/navigation/menu-local-tasks.html.twig b/core/themes/stable9/templates/navigation/menu-local-tasks.html.twig
index 3874add990a88917025a759cff3fffa5496ef44b..8aded432d89e465e3c1bf51c05ec41b2ad80a0d7 100644
--- a/core/themes/stable9/templates/navigation/menu-local-tasks.html.twig
+++ b/core/themes/stable9/templates/navigation/menu-local-tasks.html.twig
@@ -5,7 +5,7 @@
  *
  * Available variables:
  * - primary: HTML list items representing primary tasks.
- * - secondary: HTML list items representing primary tasks.
+ * - secondary: HTML list items representing secondary tasks.
  *
  * Each item in these variables (primary and secondary) can be individually
  * themed in menu-local-task.html.twig.