From f74f7335764e672c1ebd6124bb35376b9a0e4695 Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Mon, 26 Mar 2018 23:17:06 +0100 Subject: [PATCH] Just because. --- src/phaser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/phaser.js b/src/phaser.js index 902b39680..69b0bdc96 100644 --- a/src/phaser.js +++ b/src/phaser.js @@ -57,7 +57,7 @@ module.exports = Phaser; global.Phaser = Phaser; /* - * "Documentation is like sex: when it is good, it is very, very good; + * "Documentation is like pizza: when it is good, it is very, very good; * and when it is bad, it is better than nothing." * -- Dick Brandon */