<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,7 @@ See http://github.com/rails/country_select/tree/master/lib/country_select.rb
 
 == Example
 
-    &lt;%= localized_country_code_select(:user, :country, [], :include_blank =&gt; 'Please choose...') %&gt;
+    &lt;%= localized_country_select(:user, :country, [], :include_blank =&gt; 'Please choose...') %&gt;
 
 will become:
     </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 # 
 # View helper for displaying select list with countries:
 # 
-#     localized_country_code_select(:user, :country)
+#     localized_country_select(:user, :country)
 # 
 # Works just like the default Rails' +country_select+ plugin, but stores countries as
 # country *codes*, not *names*, in the database.</diff>
      <filename>lib/localized_country_select.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>de2c5b559a669ecbff3c3c6a0bd2a24ffcc0db92</id>
    </parent>
  </parents>
  <author>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </author>
  <url>http://github.com/karmi/localized_country_select/commit/fdafd695a6a5d9cfc5cbb5cf3efb05bc4cc0a206</url>
  <id>fdafd695a6a5d9cfc5cbb5cf3efb05bc4cc0a206</id>
  <committed-date>2008-12-09T00:12:44-08:00</committed-date>
  <authored-date>2008-12-09T00:12:44-08:00</authored-date>
  <message>Fixed wrong method names in documentation</message>
  <tree>34716fe1f92f7cb661296c5e6beb53ada4e85bef</tree>
  <committer>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </committer>
</commit>
