Bug 106386 Correct misspellings in source code

r=bernd rs=brendan


git-svn-id: svn://10.0.0.236/trunk@208659 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2006-08-28 20:12:37 +00:00
parent 02d6dc2ebd
commit 46444dd782
69 changed files with 110 additions and 110 deletions

View File

@@ -148,8 +148,8 @@ Description:
to pluglet and compared with value, returned by method.
If values are equals then test PASSED.
Comments:
Now static string used to indentify userAgent in
plugins and this string differen from window.navigator.userAgent
Now a static string is used to identify the userAgent in
plugins and this string is different from window.navigator.userAgent
<A name=2.>2. Methods of PlugletPeer interface
<A name=2.1>2.1 Tests for method getMIMEType of PlugletPeer interface.