Skip to content

Commit 5cb3af4

Browse files
committed
commment typo
1 parent 2d8c319 commit 5cb3af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/init.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ test('init: should not throw when source file for sourceContent not found', func
283283
.write(file);
284284
});
285285

286-
// vinyl 2.X breaks this spec, exactly sure why but it is due to this commit
286+
// vinyl 2.X breaks this spec, not exactly sure why but it is due to the following commit
287287
// https://github.com/gulpjs/vinyl/commit/ece4abf212c83aa3e2613c57a4a0fe96171d5755
288288
test('init: should use unix style paths in sourcemap', function(t) {
289289
var file = makeFile();

0 commit comments

Comments
 (0)