diff options
author | corvid <corvid@lavabit.com> | 2009-09-02 00:47:10 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-09-02 00:47:10 +0000 |
commit | d7b33a6c983e80fb4fe799e9e4a2d0819e18fa09 (patch) | |
tree | 21a2ad64586dc2dcf5a6691a6c78f78a6d65d6db /doc/dw-layout-views.doc | |
parent | cb3d494d0619670c4956b4d49516a3965a85e485 (diff) |
spelling
Diffstat (limited to 'doc/dw-layout-views.doc')
-rw-r--r-- | doc/dw-layout-views.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dw-layout-views.doc b/doc/dw-layout-views.doc index f064c671..c26e4b9a 100644 --- a/doc/dw-layout-views.doc +++ b/doc/dw-layout-views.doc @@ -100,7 +100,7 @@ the area, which is used to display the canvas. <h2>Drawing</h2> A view must implement several drawing methods, which work on the whole -canvas. If it is neccesary to convert them (e.g. into +canvas. If it is necessary to convert them (e.g. into dw::fltk::FltkViewport), this is done in a way fully transparent to dw::core::Widget and dw::core::Layout, instead, this is done by the view implementation. @@ -267,4 +267,4 @@ This results in the following rules: is done anymore. </ol> -*/
\ No newline at end of file +*/ |