[Pkg-javascript-commits] [d3-tip.js] 125/277: doc fix
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.
commit ea9349a1b2b0457538da56735a6846c216a6f25f
Author: Justin Palmer <justin at github.com>
Date: Sun Apr 21 17:57:38 2013 -0700
doc fix
---
src/d3.tip.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/d3.tip.js b/src/d3.tip.js
index a7153cf..d0bfad8 100644
--- a/src/d3.tip.js
+++ b/src/d3.tip.js
@@ -187,7 +187,7 @@ d3.tip = function() {
// Private - gets the screen coordinates of a shape
//
// Given a shape on the screen, will return an SVGPoint for the directions
- // n(orth), s(outh), e(ast), w(est), ne(northeast), se(southeast), nw(northwest),
+ // n(north), s(south), e(east), w(west), ne(northeast), se(southeast), nw(northwest),
// sw(southwest).
//
// +-+-+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git
More information about the Pkg-javascript-commits
mailing list