Bug 215232

Summary: Typo in error message in fsset.py
Product: [Fedora] Fedora Reporter: Bruno Wolff III <bruno>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6   
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: 2006-11-13 09:59:48 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 Bruno Wolff III 2006-11-12 17:55:05 UTC
Description of problem:
There is a typo in an error message in fsset.py.
Line 2074 is:
raise RuntimeError, ("you requiested more spare devices "

"requiested" should be "requested".

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

How reproducible:
If you look at the source code its 100%. I didn't actually get the error message
to display. I noticed it while looking at the source code.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Paul Nasrat 2006-11-13 09:59:48 UTC
Fixed on HEAD - thanks.