[Pkg-javascript-commits] [leaflet] 272/301: Minor spelling fix

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 22:22:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet.

commit 2e6e81e307028f7548273967095b7a3be21096e5
Author: nexushoratio <dalgoda+github at gmail.com>
Date:   Sat Nov 23 12:55:26 2013 -0800

    Minor spelling fix
---
 src/geometry/LineUtil.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/geometry/LineUtil.js b/src/geometry/LineUtil.js
index 8249318..5b0631c 100644
--- a/src/geometry/LineUtil.js
+++ b/src/geometry/LineUtil.js
@@ -3,7 +3,7 @@
  * and polylines (clipping, simplification, distances, etc.)
  */
 
-/*jshint bitwise:false */ // allow bitwise oprations for this file
+/*jshint bitwise:false */ // allow bitwise operations for this file
 
 L.LineUtil = {
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git



More information about the Pkg-javascript-commits mailing list