From 2e7054bc57db27de302ffeb8ed8241ed440cef15 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 15 Aug 2018 17:32:11 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- diff.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diff.js b/diff.js index a860124..fd7d28a 100644 --- a/diff.js +++ b/diff.js @@ -563,7 +563,7 @@ object.makeConstructor('OF', Object.assign(new LogicType(), { // // // Slice change, the is treated as two arrays that // // must be sliced in/out of the targets... -// [[], [], ], +// [[, ], [, ], ], // // ... // ],