--- a/progs/fib.while Sun Nov 10 09:27:01 2013 +0000 +++ b/progs/fib.while Mon Nov 11 00:34:14 2013 +0000 @@ -1,4 +1,4 @@ -/* Fibonnacci sequence implemented in +/* Fibonnacci numbers implemented in the WHILE language */ write "Input a number ";