Closed Bug 139051 Opened 22 years ago Closed 22 years ago

Two typos

Categories

(Bugzilla :: User Interface, defect)

2.14.1
x86
All
defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: philip, Assigned: myk)

Details

Attachments

(1 file)

First, on the "Edit user" page, it says "User has these priveleges".  It should
be "privileges".

Second, after adding a component to a product, the confirmation page has a
double period, like so: "End of sentence.."

Very minor, but noticeable.
Attached patch privilege fixesSplinter Review
Okay.  I changed the spelling in the CGI and in the SGML docs.	Can't seem to
find the second problem in the tip.  Please verify that the change to spelling
inside mysql is correct.
Comment on attachment 80352 [details] [diff] [review]
privilege fixes

r=bbaetz x2
Attachment #80352 - Flags: review+
trivial, so -> 2.16. I can't check this in ATM, though. Anyone else want to
volunteer?
Target Milestone: --- → Bugzilla 2.16
> Please verify that the change to spelling inside mysql is correct.

Yes, it is correct. With the incorrect spelling, it's a syntax error:

mysql> grant all privileges;
ERROR 1064: You have an error in your SQL syntax near '' at line 1
mysql> grant all priveleges;
ERROR 1064: You have an error in your SQL syntax near 'priveleges' at line 1
mysql>
Fixed.

Checking in docs/sgml/database.sgml;
/cvsroot/mozilla/webtools/bugzilla/docs/sgml/database.sgml,v  <-- 
database.sgmlnew revision: 1.6; previous revision: 1.5
done
Checking in docs/sgml/administration.sgml;
/cvsroot/mozilla/webtools/bugzilla/docs/sgml/administration.sgml,v  <-- 
administration.sgml
new revision: 1.9; previous revision: 1.8
done
Checking in editusers.cgi;
/cvsroot/mozilla/webtools/bugzilla/editusers.cgi,v  <--  editusers.cgi
new revision: 1.33; previous revision: 1.32
done

Gerv
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: