fixed typo in comment

This commit is contained in:
Davis King 2015-03-21 17:23:35 -04:00
parent f74c2a8fb7
commit 7a93566b23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ namespace dlib
- event_id == 1
CONVENTION
- bg_color == backgroud_color()
- bg_color == background_color()
- widgets == this binary search tree contains every drawable that is in
this window. It is a mapping of each drawable's z-order to a pointer