MDL-70042 message_popup: Trivial savepoint comment cleanup

This commit is contained in:
Matteo Scaramuccia
2020-10-28 22:44:07 +01:00
parent fad0a943b2
commit 6e97e31423
+1 -1
View File
@@ -65,7 +65,7 @@ function xmldb_message_popup_upgrade($oldversion) {
} while ($popupnotifications);
}
// Reportbuilder savepoint reached.
// Popup message processor savepoint reached.
upgrade_plugin_savepoint(true, 2020020600, 'message', 'popup');
}