summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/factor/factor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/factor/factor.c b/games/factor/factor.c
index ae2555b..34f0b57 100644
--- a/games/factor/factor.c
+++ b/games/factor/factor.c
@@ -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.
OpenPOWER on IntegriCloud