Correct some grammar in the recent commits, and use the US English spelling
of "behavior."
This commit is contained in:
parent
e863e47667
commit
614761899b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26798
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.23 2006/01/07 05:53:18 mezz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.24 2006/01/07 06:14:17 mezz Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
|
@ -59,15 +59,15 @@
|
|||
unsuccessful build by either uploading it to any website,
|
||||
copy-n-paste in <a
|
||||
href="http://freebsd-gnome.pastebin.com">http://freebsd-gnome.pastebin.com</a>,
|
||||
or send-pr with attachment. Try to avoid send any
|
||||
attachment to the mailing list, because attachments sent
|
||||
or send-pr with attachment. Try to avoid sending any
|
||||
attachments to the mailing list, because attachments sent
|
||||
to FreeBSD mailing lists are usually discarded by the
|
||||
mailing list software.
|
||||
<li>If a program produces a core dump, provide a stack
|
||||
trace.
|
||||
<li>If an application produces unexpected behaviour,
|
||||
<li>If an application produces unexpected behavior,
|
||||
provide a clear and detailed description, including a
|
||||
description of the behaviour that you were expecting.
|
||||
description of the behavior that you were expecting.
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -99,7 +99,7 @@
|
|||
<a href="http://www.FreeBSD.org/support.html#gnats">FreeBSD bug
|
||||
reporting system</a>.</p></li>
|
||||
<li><p>If the problem has to do with an application's
|
||||
behaviour, report the problem directly to the application's
|
||||
behavior, report the problem directly to the application's
|
||||
developers through the GNOME project's
|
||||
<a href="http://bugzilla.gnome.org/">bug tracking system</a></p></li>
|
||||
<li><p>If the problem is quite serious, not necessarily
|
||||
|
|
Loading…
Reference in a new issue