Fixed some typos in the documentation and comments.

This commit is contained in:
huangj.fnst@fujitsu.com
2021-10-14 11:13:16 +05:30
committed by Akshay Joshi
parent 8b7b63868f
commit 8a21d9b500
15 changed files with 23 additions and 23 deletions

View File

@@ -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;