Actions
Bug #6533
closedBenchmark documenation formatting bug and consistency
Bug #6533:
Benchmark documenation formatting bug and consistency
Description
=begin
I've added a patch to fix a formatting bug with lib/benchmark.
(({BENCHMARK_VERSION = "2002-04-25" #:nodoc"})) should be (({BENCHMARK_VERSION = "2002-04-25" # :nodoc:}))
Also, went through and fixed up formatting for consistency.
=end
Files
Actions