me115 / design_patterns

图说设计模式
http://design-patterns.readthedocs.org/zh_CN/latest/index.html#
Other
6.83k stars 1.8k forks source link

is Obeserver typo? #23

Open heefan opened 6 years ago

heefan commented 6 years ago

Great job! Just a small issue on the spelling "Obeserver"

In behavior/observer design pattern, I realized the word "Obeserver" often uses in code and your diagram. I am not sure what's your intention, it may be a misspelling.

cheers