MDL-70042 message_popup: Trivial savepoint comment cleanup

This commit is contained in:
Matteo Scaramuccia
2020-10-28 23:03:34 +01:00
parent d6491a67c8
commit faa76ee29a
+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');
}