From d2aa7b01c2e689556a821756ebf8c857a036216a Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Mon, 17 Oct 2016 13:10:05 +0200 Subject: [PATCH] fixed typo --- lib/network/shapes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/network/shapes.js b/lib/network/shapes.js index ddc26ea0..9346f482 100644 --- a/lib/network/shapes.js +++ b/lib/network/shapes.js @@ -206,7 +206,7 @@ if (typeof CanvasRenderingContext2D !== 'undefined') { /** - * Draw an arrow an the end of an line with the given angle. + * Draw an arrow at the end of a line with the given angle. */ CanvasRenderingContext2D.prototype.arrowEndpoint = function (x, y, angle, length) { // tail