From 52266c1de7bf47c813ed30eaa10e22ba367cfca4 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Wed, 20 Feb 2013 16:38:56 -0500 Subject: [PATCH] Minor correction, BDirectWindow not DirectWindow. --- docs/user/game/DirectWindow.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/game/DirectWindow.dox b/docs/user/game/DirectWindow.dox index 5530e5b7fd..8f11a58adc 100644 --- a/docs/user/game/DirectWindow.dox +++ b/docs/user/game/DirectWindow.dox @@ -15,7 +15,7 @@ \file DirectWindow.h \ingroup game \ingroup libbe - \brief Provides the DirectWindow class. + \brief Provides the BDirectWindow class. */