mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-18 04:21:26 +02:00
[DATALAD RUNCMD] Do interactive fixing of leftover ambigous typos
=== Do not change lines below === { "chain": [], "cmd": "codespell -w -i 3 -C 2 ./plugin/zoom/plugin.js plugin/notes/plugin.js", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
This commit is contained in:
@@ -147,7 +147,7 @@ var zoom = (function(){
|
||||
}
|
||||
|
||||
/**
|
||||
* Pan the document when the mosue cursor approaches the edges
|
||||
* Pan the document when the mouse cursor approaches the edges
|
||||
* of the window.
|
||||
*/
|
||||
function pan() {
|
||||
|
Reference in New Issue
Block a user