diff options
author | R.T. Lechow <rtlechow@gmail.com> | 2011-03-03 23:14:18 -0500 |
---|---|---|
committer | R.T. Lechow <rtlechow@gmail.com> | 2011-03-04 01:01:42 -0500 |
commit | 80e3beb24b3fa7fad03486bd4f168f45377a8a60 (patch) | |
tree | bb8db33f82b9f7f8ba7bb708380141599fcdba4b /activesupport/bin | |
parent | 103c297ab3e6c32ad965a6f5c35dc28e2f3c2469 (diff) | |
download | rails-80e3beb24b3fa7fad03486bd4f168f45377a8a60.tar.gz rails-80e3beb24b3fa7fad03486bd4f168f45377a8a60.tar.bz2 rails-80e3beb24b3fa7fad03486bd4f168f45377a8a60.zip |
Active Support typos.
Diffstat (limited to 'activesupport/bin')
-rw-r--r-- | activesupport/bin/generate_tables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/bin/generate_tables b/activesupport/bin/generate_tables index 7a4f840226..5fefa429df 100644 --- a/activesupport/bin/generate_tables +++ b/activesupport/bin/generate_tables @@ -45,7 +45,7 @@ module ActiveSupport ([0-9]+); # canonical combining class ([A-Z]+); # bidi class (<([A-Z]*)>)? # decomposition type - ((\ ?[0-9A-F]+)*); # decompomposition mapping + ((\ ?[0-9A-F]+)*); # decomposition mapping ([0-9]*); # decimal digit ([0-9]*); # digit ([^;]*); # numeric |