Fix typo: profilng -> profiling (#3492)
This commit is contained in:
committed by
GitHub
parent
d49b83fcc4
commit
795e381be4
@@ -259,7 +259,7 @@
|
||||
//! asynchronously.
|
||||
//!
|
||||
//! * `jitdump` - Enabled by default, this feature compiles in support for the
|
||||
//! jitdump runtime profilng format. The profiler can be selected with
|
||||
//! jitdump runtime profiling format. The profiler can be selected with
|
||||
//! [`Config::profiler`].
|
||||
//!
|
||||
//! * `vtune` - Not enabled by default, this feature compiles in support for
|
||||
|
||||
Reference in New Issue
Block a user