Skip to content

Commit 248cad5

Browse files
committed
Comment cleanup
1 parent 07ab664 commit 248cad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/push.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function main() {
2727
builder.load('requirejs/test.js' , __dirname + '/requirejs/test.js' , 'application/javascript')
2828
builder.load('browserify/test.js' , __dirname + '/browserify/browserified.js' , 'application/javascript')
2929

30-
// Each test is has a page, made from a common template.
30+
// Each test is a web page, made from a common template.
3131
builder.template = __dirname + '/page.tmpl.html'
3232

3333
builder.doc({_id:'browser' , name:'Browser (full)' , script:'request.js', start_me:true})

0 commit comments

Comments
 (0)