Description of problem: A typo in the package summary: "documention" I guess should be "documentation". Version-Release number of selected component (if applicable): All currently supported versions, this bug has been introduced somewhere between Fedora 10 and 11, devhelp 0.21-3. I mark Fedora version as rawhide in this bug report although I'd rather mark all versions (Bugzilla does not support it). Also I guess it exists in other Fedora-like distros (RHEL, CentOS, etc.) How reproducible: Always Steps to Reproduce: 1. If you have devhelp installed: rpm -qi devhelp 2. Otherwise: dnf info devhelp 3. Optionally prepend with LANG=C to make sure the output is in English Actual results: Output says: "Summary : API documention browser" Expected results: Output should say: "Summary : API documentation browser" Additional info: Even this component description here in this Bugzilla says "documention" instead of "documentation". :-) http://pkgs.fedoraproject.org/cgit/rpms/devhelp.git/commit/devhelp.spec?id=10b5075
Thanks for noticing, Rafal! I have fixed it in the f25 and master branches. It seems a bit trivial to bother users with an update, so the fix will be picked up when we do the next build from those branches.