mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
[Pale-Moon] [minor] spelling correction in a code comment
This commit is contained in:
@@ -452,7 +452,7 @@ BrowserGlue.prototype = {
|
||||
Services.obs.notifyObservers(null, "browser-ui-startup-complete", "");
|
||||
},
|
||||
|
||||
// Copies additional profile files from the default profile tho the current profile.
|
||||
// Copies additional profile files from the default profile to the current profile.
|
||||
// Only files not covered by the regular profile creation process.
|
||||
// Currently only the userchrome examples.
|
||||
_copyDefaultProfileFiles: function()
|
||||
|
||||
Reference in New Issue
Block a user