Bug 452488

Summary: Typo
Product: [Fedora] Fedora Reporter: Manoj Kumar Giri <mgiri>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: ankit, piotrdrag, trans
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-17 18:34:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Manoj Kumar Giri 2008-06-23 11:57:09 UTC
Description of problem: Typo 


Version-Release number of selected component (if applicable):
fedora-9

How reproducible:
Always

Steps to Reproduce:
1.Go to the po file of policycoreutils.HEAD ,msgid:362
2.Check the spell of  'Enforcment'in that string 
3.
  
Actual results:
It is  'Enforcment' 

Expected results:
It should be  'Enforcement' 

Additional info:

Comment 1 Daniel Walsh 2008-06-24 10:19:48 UTC
Fixed in policycoreutils-2_0_49-9_fc9


Comment 2 Manoj Kumar Giri 2008-06-25 12:40:38 UTC
I think it's not corrected yet...

The msgid is "Type Enforcment file" (located at ../gui/polgen.py:784), which
should be "Type Enforcement file"...

Please check this. Thanks!

Comment 3 Daniel Walsh 2008-06-27 11:05:24 UTC
Fixed in policycoreutils-2.0.49-10.fc9

Has no Enforcment misspelling.

Comment 4 Manoj Kumar Giri 2008-07-01 07:52:40 UTC
(In reply to comment #3)
> Fixed in policycoreutils-2.0.49-10.fc9
> 
> Has no Enforcment misspelling.

Thanks Daniel Walsh