Skip to content

Commit 0b9d411

Browse files
committed
update from Atlas
1 parent 174e952 commit 0b9d411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/factorial/SimpleFactorial.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public static void main(String args[]) {
1212
}
1313
}
1414

15-
/* output: ncorrect results starting with 21!
15+
/* output: incorrect results starting with 21!
1616
1717
1! = 1
1818
2! = 2

0 commit comments

Comments
 (0)