Google never fails to entertain us. This time when you search for Recursion on Google, it keeps on running spell check and displays Did you mean: recursion again and again.
Recursion is the term usually used in Computer Science and this word generally means – to have an activity again and again, forever because the activity itself consists of the same activity. It is like two mirrors facing each other and displaying an infinite trail of opposite images.
In recursion, the objects are repeated infinite times. The iteration runs forever. Google displays this quality when you search for recursion.
Despite clicking on recursion from spell checker – Did you mean, Google will keep on displaying it. Though the spelling is right, Google keeps on telling it again and again.
Try – http://www.google.com/search?hl=en&q=recursion
[via Reddit]