Bugs item #26000, was opened at 2009-05-23 08:44 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=26000&group_id=126
Category: documentation Group: v1.3.x >Status: Closed >Resolution: Accepted Priority: 3 Submitted By: Mike Gunderloy (mikeg1) >Assigned to: Eric Hodel (drbrain) >Summary: Typo in requirements documentation Initial Comment: RDoc for 1.3.3 for Gem::Requirement#parse says "The requirement can be a String or a Gem::Version. A String can be an operator (<, <=, =, =>, >, !=, ~>), a version number, or both, operator first." That should actually read "The requirement can be a String or a Gem::Version. A String can be an operator (<, <=, =, >=, >, !=, ~>), a version number, or both, operator first." Note transposition of characters - we love hashrockets in Ruby, but not as comparison operators. I could submit a patch for this, but that seems more trouble than it's worth. ---------------------------------------------------------------------- >Comment By: Eric Hodel (drbrain) Date: 2009-05-28 17:13 Message: Fixed, thanks! PS: If you submit a patch, you get "Patch by" instead of "Bug by" in the ChangeLog, which is far more prestigious! ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=26000&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers