mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed some typos in the documentation and comments.
This commit is contained in:
committed by
Akshay Joshi
parent
8b7b63868f
commit
8a21d9b500
@@ -1591,7 +1591,7 @@ define('tools.querytool', [
|
||||
/* history fetch fail should not affect query tool */
|
||||
});
|
||||
},
|
||||
/* This function is responsible to create and render the the history tab. */
|
||||
/* This function is responsible to create and render the history tab. */
|
||||
render_history_grid: function() {
|
||||
var self = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user