diff options
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/Bugzilla-Guide.html | 4 | ||||
-rw-r--r-- | docs/html/bzhacking.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/Bugzilla-Guide.html b/docs/html/Bugzilla-Guide.html index 60045e438..77f0578ac 100644 --- a/docs/html/Bugzilla-Guide.html +++ b/docs/html/Bugzilla-Guide.html @@ -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" > 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 diff --git a/docs/html/bzhacking.html b/docs/html/bzhacking.html index 6727dfa88..5340109bb 100644 --- a/docs/html/bzhacking.html +++ b/docs/html/bzhacking.html @@ -217,7 +217,7 @@ CLASS="command" > 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 |