Fixed a typo in the profiler documentation.
original commit: 765d573441325d4940226a09bad506ba8707799d
This commit is contained in:
commit
ad4aa68630
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
@defmodule[profile]
|
@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
|
high-level entry points for timing expressions. This hides the
|
||||||
details that are available through other parts of the library, and is
|
details that are available through other parts of the library, and is
|
||||||
intended as a convenient tool for profiling code.
|
intended as a convenient tool for profiling code.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user