Skip to content

Commit 619d8b7

Browse files
authored
Update nf-processthreadsapi-isprocessorfeaturepresent.md
fix double `the` in the `PF_ARM_V8_INSTRUCTIONS_AVAILABLE` description
1 parent 5a22d68 commit 619d8b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk-api-src/content/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ The processor implements the XSAVE and XRSTOR instructions.
362362
</dl>
363363
</td>
364364
<td width="60%">
365-
This ARM processor implements the the ARM v8 instructions set.
365+
This ARM processor implements the ARM v8 instructions set.
366366
</td>
367367
</tr>
368368

@@ -411,4 +411,4 @@ If the HAL does not support detection of the feature, whether or not the hardwar
411411

412412
## -see-also
413413

414-
<a href="/windows/desktop/SysInfo/system-information-functions">System Information Functions</a>
414+
<a href="/windows/desktop/SysInfo/system-information-functions">System Information Functions</a>

0 commit comments

Comments
 (0)