Skip to content

Commit

Permalink
[5.0] Spelling mismatch (joomla#42349)
Browse files Browse the repository at this point in the history
Simple spelling correction

Co-authored-by: Benjamin Trenkle <[email protected]>
Co-authored-by: Quy <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2023
1 parent 4e4177f commit 153193e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function getCurrentPath() {
return defaultDisk.drives[0].root;
}

// Session missmatch
// Session mismatch
setSession(path);
return path;
}
Expand Down

0 comments on commit 153193e

Please sign in to comment.