From c520366dea997ebccc42c0fb63a243dac68a5764 Mon Sep 17 00:00:00 2001 From: Nick Welch Date: Wed, 24 Mar 2010 21:50:10 -0700 Subject: [PATCH] capitalization fix --- make_chart_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_chart_data.py b/make_chart_data.py index cfd532a..a425765 100644 --- a/make_chart_data.py +++ b/make_chart_data.py @@ -45,7 +45,7 @@ 'glib_hash_table': 'Glib 2.22 GHashTable', 'qt_qhash': 'Qt 4.5 QHash', 'python_dict': 'Python 2.6 (C API) dict', - 'ruby_hash': 'Ruby 1.9 (C API) hash', + 'ruby_hash': 'Ruby 1.9 (C API) Hash', } # do them in the desired order to make the legend not overlap the chart data