s/revision/commit/
This commit is contained in:
@@ -40,7 +40,7 @@ $(document).ready(function() {
|
||||
// revert action
|
||||
$.GollumDialog.init({
|
||||
title: 'Revert to ' + truncatedSha + '?',
|
||||
body: 'Are you sure you wish to revert to revision <code>' +
|
||||
body: 'Are you sure you wish to revert to commit <code>' +
|
||||
truncatedSha + '</code>' +
|
||||
' ? This will overwrite any previous changes.',
|
||||
OK: function() {
|
||||
|
||||
Reference in New Issue
Block a user