Fixed a typo in the profiler documentation.

This commit is contained in:
Vincent St-Amour 2010-06-15 17:49:53 -04:00
parent a31a7b0718
commit 765d573441

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.