Fix spelling of 'multiple' to cause another round of builds and talos runs.

This commit is contained in:
L. David Baron 2010-02-17 11:29:15 -05:00
Родитель 6e63bf2a86
Коммит 0a93fd8fa3
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -636,7 +636,7 @@ InMemoryAssertionEnumeratorImpl::GetNext(nsISupports** aResult)
* <tt>nsIRDFArcsOutCursor</tt> and <tt>nsIRDFArcsInCursor</tt> interfaces.
* Because the structure of the in-memory graph is pretty flexible, it's
* fairly easy to parameterize this class. The only funky thing to watch
* out for is the mutliple inheritance clashes.
* out for is the multiple inheritance clashes.
*/
class InMemoryArcsEnumeratorImpl : public nsISimpleEnumerator

Просмотреть файл

@ -618,7 +618,7 @@ nsSecureBrowserUIImpl::OnStateChange(nsIWebProgress* aWebProgress,
Redirects are evil, well, some of them.
There are mutliple forms of redirects.
There are multiple forms of redirects.
Redirects caused by http refresh content are ok, because experiments show,
with those redirects, the old page contents and their requests will come to STOP