mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 18:18:31 +08:00
chore: fix some typos in comments (#4679)
Signed-off-by: CoolCu <coolcui@qq.com>
This commit is contained in:
@@ -550,7 +550,7 @@ export default {
|
||||
/**
|
||||
* Return the correct title for the ping stat
|
||||
* @param {boolean} average Is the statistic an average?
|
||||
* @returns {string} Title formatted dependant on monitor type
|
||||
* @returns {string} Title formatted dependent on monitor type
|
||||
*/
|
||||
pingTitle(average = false) {
|
||||
let translationPrefix = "";
|
||||
|
Reference in New Issue
Block a user