Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #2468 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Typo, spelling, and grammar fixes for actionpack/**/*.rb

Reported by: coffee2code Assigned to: David
Priority: normal Milestone:
Component: ActionPack Version: 0.13.1
Severity: trivial Keywords: docs
Cc:

Description

As the summary indicates: patch attached with typo, spelling, and grammar fixes for the code comments/docs found in actionpack/**/*.rb (10 files ended up seeing changes after all of them were given a once-over).

-Scott Reilly

Attachments

typo_spelling_and_grammar_fixes_in_actionpack_comments.diff (20.1 kB) - added by coffee2code on 10/14/05 04:20:09.
The aforementioned patch.

Change History

10/14/05 04:20:09 changed by coffee2code

  • attachment typo_spelling_and_grammar_fixes_in_actionpack_comments.diff added.

The aforementioned patch.

10/26/05 13:20:56 changed by david

  • status changed from new to closed.
  • resolution set to fixed.

(In [2749]) Fixed docs (closes #2468)