Skip to content

Commit 69bfdd5

Browse files
committed
Mmm, pizza
1 parent 6b18942 commit 69bfdd5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/phaser-arcade-physics.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ var CONST = require('./const');
1010
var Extend = require('./utils/object/Extend');
1111

1212
/**
13-
* @namespace Phaser
14-
*/
13+
* @namespace Phaser
14+
*/
1515

1616
var Phaser = {
1717

@@ -58,7 +58,7 @@ module.exports = Phaser;
5858
global.Phaser = Phaser;
5959

6060
/*
61-
* "Documentation is like sex: when it is good, it is very, very good;
61+
* "Documentation is like pizza: when it is good, it is very, very good;
6262
* and when it is bad, it is better than nothing."
6363
* -- Dick Brandon
6464
*/

0 commit comments

Comments
 (0)