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

Ticket #8111 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] Various typos in railties documentation

Reported by: Henrik N Assigned to: core
Priority: normal Milestone: 1.x
Component: ActionPack Version: edge
Severity: minor Keywords: docs
Cc:

Description

I've fixed various typos in ActionPack and railties. It wasn't an organized effort, just some stuff I fixed as I noticed it, so it's not exhaustive in any way. See attache ddiff.

Attachments

documentation_typos_and_tidywork.diff (4.9 kB) - added by Henrik N on 04/18/07 07:36:21.

Change History

04/18/07 07:36:21 changed by Henrik N

  • attachment documentation_typos_and_tidywork.diff added.

04/30/07 20:27:02 changed by josh

  • keywords set to docs.

05/06/07 04:46:14 changed by marcel

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

(In [6679]) Fix various documentation typos throughout ActionPack. Closes #8111. [Henrik N]

05/06/07 12:16:57 changed by Henrik N

  • status changed from closed to reopened.
  • resolution deleted.
  • summary changed from [PATCH] Various typos in ActionPack documentation, railties to [PATCH] Various typos in railties documentation.

ActionPack typos were fixed, but I think the railties typos remain.

06/16/07 19:51:30 changed by josh

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

Wrap up yours and other Railties docs fixes in #8669.