Skip to content

Commit 07a96d4

Browse files
Merge pull request #1013 from toor1245/patch-1
Fix double the in the PF_ARM_V8_INSTRUCTIONS_AVAILABLE description
2 parents 587c0ea + 619d8b7 commit 07a96d4

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)