diff options
author | Evan Farrar <evanfarrar@gmail.com> | 2011-05-29 22:06:15 -0400 |
---|---|---|
committer | Evan Farrar <evanfarrar@gmail.com> | 2011-05-29 22:08:41 -0400 |
commit | 91b19186f7161bc2114613b15460fb29d632aff7 (patch) | |
tree | 2d85f4c726e9c363c83dcdb8c7cb096e8780aeb6 /railties/guides/source/performance_testing.textile | |
parent | ace750871527a54bab434aaf31b1e7d80f25aaea (diff) | |
download | rails-91b19186f7161bc2114613b15460fb29d632aff7.tar.gz rails-91b19186f7161bc2114613b15460fb29d632aff7.tar.bz2 rails-91b19186f7161bc2114613b15460fb29d632aff7.zip |
Spelling corrections in the guides.
Diffstat (limited to 'railties/guides/source/performance_testing.textile')
-rw-r--r-- | railties/guides/source/performance_testing.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/performance_testing.textile b/railties/guides/source/performance_testing.textile index 2b79237c59..83db7eee59 100644 --- a/railties/guides/source/performance_testing.textile +++ b/railties/guides/source/performance_testing.textile @@ -276,7 +276,7 @@ measurement,created_at,app,rails,ruby,platform h5(#output-profiling). Profiling -In profiling mode, performance tests can generate multiple types of outputs. The command line output is always presented but support for the others is dependant on the interpreter in use. A brief description of each type and their availability across interpreters is given below. +In profiling mode, performance tests can generate multiple types of outputs. The command line output is always presented but support for the others is dependent on the interpreter in use. A brief description of each type and their availability across interpreters is given below. h6. Command Line |