Fixing typo in button.cpp comment

This commit is contained in:
dnso86 2018-02-07 12:17:31 +01:00 committed by dov
parent ebfca14e19
commit 3ff4fbb596

View File

@ -379,7 +379,7 @@ namespace nana{ namespace drawerbase
}//end namespace drawerbase
//button
//@brief: Defaine a button widget and it provides the interfaces to be operational
//@brief: Define a button widget and it provides the interfaces to be operational
button::button(){}
button::button(window wd, bool visible)