зеркало из https://github.com/mozilla/gecko-dev.git
No bug - typo fix: curent > current. DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D85002
This commit is contained in:
Родитель
f738addde8
Коммит
fb6824541f
|
@ -1524,7 +1524,7 @@ nsresult nsStandardURL::SetSpecWithEncoding(const nsACString& input,
|
|||
return NS_ERROR_MALFORMED_URI;
|
||||
}
|
||||
|
||||
// Make a backup of the curent URL
|
||||
// Make a backup of the current URL
|
||||
nsStandardURL prevURL(false, false);
|
||||
prevURL.CopyMembers(this, eHonorRef, EmptyCString());
|
||||
Clear();
|
||||
|
|
Загрузка…
Ссылка в новой задаче