The function takes a string as input and performs a letter substitution. Each letter in the input string is replaced by the letter that comes after it in the alphabet.

