mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
[Pale-Moon] [minor] spelling correction in a code comment
This commit is contained in:
parent
48006dc075
commit
7704d9e522
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue