Skip to content

Commit 0900bff

Browse files
Corrected typo.
1 parent e643daf commit 0900bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/cross-platform/windowsperf_sampling_cpython_spe/windowsperf_sampling_cpython_spe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Here an example output for a system with SPE support:
4444
#### How do I check if the WindowsPerf binaries and driver support SPE?
4545

4646
{{% notice Note %}}
47-
Currently, the WindowsPerf support of SPE is in development, and not all versions of WindowsPerf enable SPE support. Some WindowsPerf releases might contain separate binaries with SPE support enables.
47+
Currently, the WindowsPerf support of SPE is in development, and not all versions of WindowsPerf enable SPE support. Some WindowsPerf releases might contain separate binaries with SPE support enabled.
4848
{{% /notice %}}
4949

5050
You can check the feature string `FeatureString` of both `wperf` and `wperf-driver` with `wperf --version` command:

0 commit comments

Comments
 (0)