From 94199c2453bd0bd92812f0fd55c433d4bc5d2d50 Mon Sep 17 00:00:00 2001 From: Owen Williams Date: Wed, 14 Jan 2015 23:00:10 -0500 Subject: fix comment --- src/widget/wsingletoncontainer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widget/wsingletoncontainer.h') diff --git a/src/widget/wsingletoncontainer.h b/src/widget/wsingletoncontainer.h index 7f6fbeeefc..cf22257ff8 100644 --- a/src/widget/wsingletoncontainer.h +++ b/src/widget/wsingletoncontainer.h @@ -2,7 +2,7 @@ // but may appear in multiple places in a skin definition. This is useful // for complex widgets like the library, which are memory intensive. The // container mostly looks like a special WidgetGroup which is defined in -// special ways +// special ways. // // Usage: // First, the Singleton container is defined, meaning it is described to the @@ -34,7 +34,7 @@ // //