fix comment for $widget_present

This commit is contained in:
2025-08-13 12:07:12 +02:00
parent 78c17bdbbf
commit 9d39d149fb

View File

@@ -53,7 +53,7 @@ class SCLiveticker {
/**
* Marker if widget is present.
*
* @var boolean $shortcode_present
* @var boolean $widget_present
*/
protected static $widget_present = false;