aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-05-04 21:08:41 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-05-04 21:08:41 -0400
commit3cd871eac0d1b737b344fc79fdafde22be848896 (patch)
tree18f867f97281e06b0fa5f827b4512ea1c07e18ff
parent7dd33f188fe14fd3cfa358aad523410d646c98fb (diff)
downloadfosdem-2018-presentation-3cd871eac0d1b737b344fc79fdafde22be848896.tar
fosdem-2018-presentation-3cd871eac0d1b737b344fc79fdafde22be848896.tar.gz
typo
-rw-r--r--js/reveal.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/reveal.js b/js/reveal.js
index ad99fdc..3bd292a 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -30,7 +30,7 @@
VERTICAL_SLIDES_SELECTOR = '.slides>section.present>section',
HOME_SLIDE_SELECTOR = '.slides>section:first-of-type',
- // Configurations defaults, can be overridden at initialization time
+ // Configuration defaults, can be overridden at initialization time
config = {
// The "normal" size of the presentation, aspect ratio will be preserved
@@ -1136,7 +1136,7 @@
}
/**
- * Measures the distance in pixels between point a and point b.
+ * Converts various color input formats to an {r:0,g:0,b:0} object.
*
* @param {String} color The string representation of a color,
* the following formats are supported: