diff options
author | R.T. Lechow <rtlechow@gmail.com> | 2011-03-03 23:14:18 -0500 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2011-03-05 11:56:34 +0100 |
commit | 273700cbd0f8e9013fd4b4a33ab310e4ac02ff62 (patch) | |
tree | 60faf20101fcf22397680615a41c7a485957b696 /activesupport/bin/generate_tables | |
parent | 48841dd6aebd41cfab66f719f3d6896e172d7b9f (diff) | |
download | rails-273700cbd0f8e9013fd4b4a33ab310e4ac02ff62.tar.gz rails-273700cbd0f8e9013fd4b4a33ab310e4ac02ff62.tar.bz2 rails-273700cbd0f8e9013fd4b4a33ab310e4ac02ff62.zip |
Active Support typos.
Diffstat (limited to 'activesupport/bin/generate_tables')
-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 |