diff --git a/client/dom/current-file.js b/client/dom/current-file.js index 2239c991..f52f7a08 100644 --- a/client/dom/current-file.js +++ b/client/dom/current-file.js @@ -153,7 +153,7 @@ export const getCurrentByName = (name, panel = DOM.CurrentInfo.panel) => { }; /** - * private function thet unset currentFile + * private function that unset currentFile * * @currentFile */