Fixed a typo in the profiler documentation.

original commit: 765d573441325d4940226a09bad506ba8707799d
This commit is contained in:
Vincent St-Amour 2010-06-15 17:49:53 -04:00
commit ad4aa68630
11 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
@defmodule[profile]
This module provides one procedure and one macroxs that are convenient
This module provides one procedure and one macro that are convenient
high-level entry points for timing expressions. This hides the
details that are available through other parts of the library, and is
intended as a convenient tool for profiling code.