Fix a typo : s/magnatude/magnitude/

Approved by: stephane (mentor)
This commit is contained in:
viny 2004-01-23 02:47:08 +00:00
parent 9cdb075229
commit d5e6f22753
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19788

View file

@ -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.10 2003/12/29 03:36:14 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.11 2003/12/29 03:37:36 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -61,7 +61,7 @@
or you always had a problem, say that, too. Also mention
when last the problem was observed, as well as when last
things were working as expected (if applicable).</li>
<li><b>What is the magnatude of this problem?</b> : Explain if
<li><b>What is the magnitude of this problem?</b> : Explain if
the problem is getting worse, getting better, or staying the
same. We realize many problems "just are," but this type of
information can be helpful in certain cicumstances.</li>