From 79adae77d72be3de96d1c4e6d53b6bae4cb7e00e Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Thu, 23 Nov 2017 17:41:52 +0000 Subject: Correct spelling mistakes. (#722) --- include/widgets/box.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/widgets/box.h') diff --git a/include/widgets/box.h b/include/widgets/box.h index 9933dd57..ac602321 100644 --- a/include/widgets/box.h +++ b/include/widgets/box.h @@ -36,7 +36,7 @@ * * Widget used to pack multiple widgets either horizontally or vertically. * It supports packing widgets horizontally or vertically. Child widgets are always - * expanded to the maximum size in the oposite direction of the packing direction. + * expanded to the maximum size in the opposite direction of the packing direction. * e.g. vertically packed widgets use the full box width. * * @{ -- cgit v1.2.3