diff --git a/content/examples/Basics/Input/KeyboardFunctions/KeyboardFunctions.pde b/content/examples/Basics/Input/KeyboardFunctions/KeyboardFunctions.pde index 7e70c2f0b..1dc3c6f76 100644 --- a/content/examples/Basics/Input/KeyboardFunctions/KeyboardFunctions.pde +++ b/content/examples/Basics/Input/KeyboardFunctions/KeyboardFunctions.pde @@ -1,6 +1,6 @@ /** * Keyboard Functions. - * Modified from code by Martin. + * Modified from code by Martin Gomez. * Original 'Color Typewriter' concept by John Maeda. * * Click on the window to give it focus and press the letter keys to type colors.