Bug 1030257

Summary: Typo Fedora Amateur Radio Guide
Product: [Fedora] Fedora Documentation Reporter: ikhyar.com <ikhyar.com>
Component: amateur-radio-guideAssignee: Eric Christensen <sparks>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Docs QA <docs-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: develCC: ikhyar.com, sparks, wb8rcr, zach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-27 14:08:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Patch fixing the two typos none

Description ikhyar.com@gmail.com 2013-11-14 08:57:19 UTC
Description of problem:
in transifex contain space typos in words "e dge" to "edge" 

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


How reproducible: -


Steps to Reproduce: -
1.
2.
3.

Actual results: e dge


Expected results: edge


Additional info:
Thanks for correcting these typos.
https://fedora.transifex.com/projects/p/fedora-amateur-radio-guide/

Comment 1 Eric Christensen 2013-11-14 14:48:52 UTC
Which file are you seeing this error in?  I wasn't able to find the problem with a quick grep.

Comment 2 ikhyar.com@gmail.com 2013-11-14 16:04:41 UTC
(In reply to Eric Christensen from comment #1)
> Which file are you seeing this error in?  I wasn't able to find the problem
> with a quick grep.

in file fedora-amateur-radio-guide_Amateur_Radio_Guide.pot, 
there is a space typo error. 

#. Tag: para
#, no-c-format
msgid ""
"Amateur radio and Linux go hand-in-hand. Both allow users to experiment to "
"the extent of their knowledge and to learn more along the way. With new "
"digital technologies being used everyday open source software is the best "
"way to stay cutting e dge in this ever-changing hobby."
msgstr ""

--> error space typo ini word "e dge"

#. Tag: para
#, no-c-format
msgid ""
"Fedora has packaged dozens of software to make it easy for Fedora users to "
"obtain and setup. Within seconds any user w ill be able to have the tools "
"they to enhance their amateur radio experience."
msgstr ""

--> error space typo ini word "w ill"

Comment 3 Eric Christensen 2013-11-14 19:03:28 UTC
Created attachment 824121 [details]
Patch fixing the two typos

Ready for QA.