Skip to content

Commit 4dff7b2

Browse files
committed
missing dot
1 parent f72eb48 commit 4dff7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ultimate-dashboard.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
define( 'ULTIMATE_DASHBOARD_PLUGIN_VERSION', '3.3.2' );
2020
define( 'ULTIMATE_DASHBOARD_PLUGIN_FILE', plugin_basename( __FILE__ ) );
2121

22-
// Hack to fix broken plugin updater in Ultimate Dashboard PRO 3.0
22+
// Hack to fix broken plugin updater in Ultimate Dashboard PRO 3.0.
2323
// This will be removed with a future update.
2424
if ( defined( 'ULTIMATE_DASHBOARD_PRO_PLUGIN_VERSION' ) && version_compare( ULTIMATE_DASHBOARD_PRO_PLUGIN_VERSION, '3.0', '==' ) ) {
2525

0 commit comments

Comments
 (0)