summaryrefslogtreecommitdiffstats
path: root/wp-includes/class-wp-paused-extensions-storage.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/class-wp-paused-extensions-storage.php')
-rw-r--r--wp-includes/class-wp-paused-extensions-storage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/class-wp-paused-extensions-storage.php b/wp-includes/class-wp-paused-extensions-storage.php
index 4658277..a1b2b6d 100644
--- a/wp-includes/class-wp-paused-extensions-storage.php
+++ b/wp-includes/class-wp-paused-extensions-storage.php
@@ -15,7 +15,7 @@
class WP_Paused_Extensions_Storage {
/**
- * Type of extension. Used to key extension storage.
+ * Type of extension. Used to key extension storage. Either 'plugin' or 'theme'.
*
* @since 5.2.0
* @var string