Fix spelling mistake.

This commit is contained in:
Jürg Lehni 2011-06-28 09:20:42 +02:00
parent 0eb033e6bf
commit e93b3d5c97

View file

@ -18,7 +18,7 @@
* @name View
*
* @class The View object wraps a canvas element and handles drawing and user
* interaction trhough mouse and keyboard for it. It offer means to scroll the
* interaction through mouse and keyboard for it. It offer means to scroll the
* view, find the currently visible bounds in project coordinates, or the
* center, both useful fo constructing artwork that should appear centered on
* screen.