<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ module ActiveModel
       #
       # Configuration options:
       # * &lt;tt&gt;in&lt;/tt&gt; - An enumerable object of items that the value shouldn't be part of
-      # * &lt;tt&gt;message&lt;/tt&gt; - Specifies a customer error message (default is: &quot;is reserved&quot;)
+      # * &lt;tt&gt;message&lt;/tt&gt; - Specifies a custom error message (default is: &quot;is reserved&quot;)
       # * &lt;tt&gt;allow_nil&lt;/tt&gt; - If set to true, skips this validation if the attribute is null (default is: false)
       # * &lt;tt&gt;allow_blank&lt;/tt&gt; - If set to true, skips this validation if the attribute is blank (default is: false)
       # * &lt;tt&gt;if&lt;/tt&gt; - Specifies a method, proc or string to call to determine if the validation should</diff>
      <filename>activemodel/lib/active_model/validations/exclusion.rb</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@ module ActiveModel
       #
       # Configuration options:
       # * &lt;tt&gt;in&lt;/tt&gt; - An enumerable object of available items
-      # * &lt;tt&gt;message&lt;/tt&gt; - Specifies a customer error message (default is: &quot;is not included in the list&quot;)
+      # * &lt;tt&gt;message&lt;/tt&gt; - Specifies a custom error message (default is: &quot;is not included in the list&quot;)
       # * &lt;tt&gt;allow_nil&lt;/tt&gt; - If set to true, skips this validation if the attribute is null (default is: false)
       # * &lt;tt&gt;allow_blank&lt;/tt&gt; - If set to true, skips this validation if the attribute is blank (default is: false)
       # * &lt;tt&gt;if&lt;/tt&gt; - Specifies a method, proc or string to call to determine if the validation should</diff>
      <filename>activemodel/lib/active_model/validations/inclusion.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,5 @@
 *SVN*
 
-* Improve documentation. [Xavier Noria]
-
 * Fixed that to_param should be used and honored instead of hardcoding the id #11406 [gspiers]
 
 * Improve documentation. [Radar, Jan De Poorter, chuyeow, xaviershay, danger, miloops, Xavier Noria,  Sunny Ripert]</diff>
      <filename>activeresource/CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,7 @@
 *SVN*
 
+* Improve documentation. [Xavier Noria]
+
 * Modified ActiveSupport::Callbacks::Callback#call to accept multiple arguments.
 
 * Time #yesterday and #tomorrow behave correctly crossing DST boundary. Closes #7399 [sblackstone]</diff>
      <filename>activesupport/CHANGELOG</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa4af60aad5772458e8ba3bd08505781aeeb53a2</id>
    </parent>
  </parents>
  <author>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </author>
  <url>http://github.com/anildigital/rails/commit/097c0d61660aeee598900b1e748332f24eaec68e</url>
  <id>097c0d61660aeee598900b1e748332f24eaec68e</id>
  <committed-date>2008-04-05T04:18:05-07:00</committed-date>
  <authored-date>2008-04-05T04:18:05-07:00</authored-date>
  <message>Fix more typos and changelog


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9227 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
  <tree>005a64966fc1d40ee4b9baaaa6fdbb7827f88a67</tree>
  <committer>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </committer>
</commit>
