chuanxshi / javascript-patterns

JavaScript Design Patterns
http://shichuan.github.io/javascript-patterns
9.39k stars 1.69k forks source link

Fixed commented function output #60

Closed michaelpace closed 12 years ago

michaelpace commented 12 years ago

sayHi() returns "Hello!", not "Hello".

chuanxshi commented 12 years ago

thanx for the fix!