Correct a typo: numtiple -> multiple.
PR: 31474 Submitted by: Eric Yu <ericyu@mail2000.com.tw> MFC after: 1 week
This commit is contained in:
parent
16a33022e7
commit
f6c0e0ef6f
@ -157,7 +157,7 @@ main(argc, argv)
|
||||
* processing.
|
||||
*
|
||||
* Print the factors of the number, from the lowest to the highest.
|
||||
* A factor will be printed numtiple times if it divides the value
|
||||
* A factor will be printed multiple times if it divides the value
|
||||
* multiple times.
|
||||
*
|
||||
* Factors are printed with leading tabs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user