> 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.
> Whitespace
</P
><P
-> Bugzilla's prefered indentation is 4 spaces (no tabs, please).
+> Bugzilla's preferred indentation is 4 spaces (no tabs, please).
</P
></LI
><LI
> Whitespace
</P
><P
-> Bugzilla's prefered indentation is 4 spaces (no tabs, please).
+> Bugzilla's preferred indentation is 4 spaces (no tabs, please).
</P
></LI
><LI
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>
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
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
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>
<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.
};