diff --git a/build/tmpl/arbor-full.js b/build/tmpl/arbor-full.js index 31feb08..6d9d926 100644 --- a/build/tmpl/arbor-full.js +++ b/build/tmpl/arbor-full.js @@ -1,6 +1,6 @@ // // arbor.js -// a graph vizualization toolkit +// a graph visualization toolkit // {{LICENSE}} @@ -41,4 +41,4 @@ _:{Physics:Physics, Tween:Tween} // ici il y avoir des dragons... }) -})(this.jQuery) \ No newline at end of file +})(this.jQuery) diff --git a/build/tmpl/arbor.js b/build/tmpl/arbor.js index a232fbe..ed8e787 100644 --- a/build/tmpl/arbor.js +++ b/build/tmpl/arbor.js @@ -1,6 +1,6 @@ // // arbor.js - version 0.91 -// a graph vizualization toolkit +// a graph visualization toolkit // {{LICENSE}} @@ -36,4 +36,4 @@ } }) -})(this.jQuery) \ No newline at end of file +})(this.jQuery) diff --git a/lib/arbor.js b/lib/arbor.js index 87ad4d0..330064e 100644 --- a/lib/arbor.js +++ b/lib/arbor.js @@ -1,6 +1,6 @@ // // arbor.js - version 0.91 -// a graph vizualization toolkit +// a graph visualization toolkit // // Copyright (c) 2012 Samizdat Drafting Co. // Physics code derived from springy.js, copyright (c) 2010 Dennis Hotson @@ -64,4 +64,4 @@ } }) -})(this.jQuery) \ No newline at end of file +})(this.jQuery)