Commit 4accb195 authored by timeless%mac.com's avatar timeless%mac.com

Bug 106386 rid source of misspellings

r=db48x sr=blake a=asa
parent 838fdab5
......@@ -7419,7 +7419,7 @@ CLASS="function"
> when dealing with binary files, but never when dealing with text files. That seems to suggest that rather than aribtrarily putting <TT
CLASS="function"
>binmode()</TT
> at the begining of the attachment files, there should be logic to determine if <TT
> at the beginning of the attachment files, there should be logic to determine if <TT
CLASS="function"
>binmode()</TT
> is needed or not.
......@@ -16369,7 +16369,7 @@ CLASS="command"
>&#13; Whitespace
</P
><P
>&#13; Bugzilla's prefered indentation is 4 spaces (no tabs, please).
>&#13; Bugzilla's preferred indentation is 4 spaces (no tabs, please).
</P
></LI
><LI
......
......@@ -217,7 +217,7 @@ CLASS="command"
>&#13; Whitespace
</P
><P
>&#13; Bugzilla's prefered indentation is 4 spaces (no tabs, please).
>&#13; Bugzilla's preferred indentation is 4 spaces (no tabs, please).
</P
></LI
><LI
......
......@@ -317,7 +317,7 @@ grep (/$value/, @array);
Whitespace
</para>
<para>
Bugzilla's prefered indentation is 4 spaces (no tabs, please).
Bugzilla's preferred indentation is 4 spaces (no tabs, please).
</para>
</listitem>
<listitem>
......
......@@ -2171,7 +2171,7 @@ binmode(STDOUT);
According to bug 62000, the perl documentation says that you should
always use binmode() when dealing with binary files, but never when
dealing with text files. That seems to suggest that rather than
aribtrarily putting binmode() at the begining of the attachment files,
aribtrarily putting binmode() at the beginning of the attachment files,
there should be logic to determine if binmode() is needed or not.
Tip
......@@ -5921,7 +5921,7 @@ D.5.2. Coding Style for Bugzilla
Bugzilla.
* Whitespace
Bugzilla's prefered indentation is 4 spaces (no tabs, please).
Bugzilla's preferred indentation is 4 spaces (no tabs, please).
* Curly braces.
The opening brace of a block should be on the same line as the
statement that is causing the block and the closing brace should
......
......@@ -317,7 +317,7 @@ grep (/$value/, @array);
Whitespace
</para>
<para>
Bugzilla's prefered indentation is 4 spaces (no tabs, please).
Bugzilla's preferred indentation is 4 spaces (no tabs, please).
</para>
</listitem>
<listitem>
......
......@@ -575,7 +575,7 @@ find describe. Selecting one or more of the products, versions, components, or m
<h4>Products</h4>
<p>Although all subprojects within the Mozilla project are similiar, there are several seperate
<p>Although all subprojects within the Mozilla project are similar, there are several seperate
products being developed. Each product has its own components.
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment