Skip to content

Commit d2f4672

Browse files
save file
1 parent 9ff848b commit d2f4672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@
906906

907907
function remove(e){
908908

909-
e.stopPropation();
909+
e.stopPropagation();
910910
nitem.remove();
911911

912912
}//remove

0 commit comments

Comments
 (0)