We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8873aab commit 98ec6d3Copy full SHA for 98ec6d3
tools/testing/selftests/powerpc/dexcr/chdexcr.c
@@ -26,7 +26,7 @@ static void help(void)
26
"\n"
27
"The normal option sets the aspect in the DEXCR. The --no- variant\n"
28
"clears that aspect. For example, --ibrtpd sets the IBRTPD aspect bit,\n"
29
- "so indirect branch predicition will be disabled in the provided program.\n"
+ "so indirect branch prediction will be disabled in the provided program.\n"
30
"Conversely, --no-ibrtpd clears the aspect bit, so indirect branch\n"
31
"prediction may occur.\n"
32
0 commit comments