Skip to content
Snippets Groups Projects
Commit 8493297f authored by Lukas Schneider's avatar Lukas Schneider
Browse files

Fix typo

parent 799db9da
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@
updateRecentCharges();
}
// Returns a function that can be called to revert the charge with where charge.id == id
// Returns a function that can be called to revert the charge where charge.id == id
function revert(id) {
error = error => {
err = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment