diff --git a/.config/quickshell/modules/common/functions/file_utils.js b/.config/quickshell/modules/common/functions/file_utils.js index 7b6c68f75..758950ded 100644 --- a/.config/quickshell/modules/common/functions/file_utils.js +++ b/.config/quickshell/modules/common/functions/file_utils.js @@ -1,5 +1,5 @@ /** - * Trims fthe File protocol off the input string + * Trims the File protocol off the input string * @param {string} str * @returns {string} */