From d61def1d469080270674624b7ede6eef69fce70b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sundstr=C3=B6m?= Date: Fri, 14 Aug 2009 16:24:41 +0000 Subject: [PATCH] A spelling error, I presume. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32373 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/interface/LayoutBuilder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/os/interface/LayoutBuilder.h b/headers/os/interface/LayoutBuilder.h index 482e3b9627..480e5dcd28 100644 --- a/headers/os/interface/LayoutBuilder.h +++ b/headers/os/interface/LayoutBuilder.h @@ -32,7 +32,7 @@ protected: public: inline void SetParent(ParentBuilder* parent); - // conceptionally private + // conceptually private inline ParentBuilder& End();