aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-03-22 01:15:10 +1100
committerSam Potts <sam@potts.es>2018-03-22 01:15:10 +1100
commitb77756da04c2dbb3d665cc26724dfe455c5fc068 (patch)
treec92a8c36b1d9c3a8b0014be87f6552f43a930ec5
parent9b23e13ce81264d3dfdcaa1e854ce7b23098dd71 (diff)
downloadplyr-b77756da04c2dbb3d665cc26724dfe455c5fc068.tar.lz
plyr-b77756da04c2dbb3d665cc26724dfe455c5fc068.tar.xz
plyr-b77756da04c2dbb3d665cc26724dfe455c5fc068.zip
Typo
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 55d2c5fb..1d995c65 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,7 +2,7 @@
* Vimeo offset tweak (fixes #826)
* Fix for .stop() method (fixes #819)
-* Check for array for speed options (fixes #252)
+* Check for array for speed options (fixes #817)
* Restore as float (fixes #828)
* Fix for Firefox fullscreen oddness (Fixes #821)
* Improve Sprite checking (fixes #827)