Skip to content

Commit 56b43c5

Browse files
committed
Improved Quaternion.conjugate() description.
1 parent e52e9ff commit 56b43c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/math/Quaternion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ var Quaternion = new Class({
561561
},
562562

563563
/**
564-
* Conjugate this Quaternion.
564+
* Convert this Quaternion into its conjugate.
565565
*
566566
* @method Phaser.Math.Quaternion#conjugate
567567
* @since 3.0.0

0 commit comments

Comments
 (0)