summaryrefslogtreecommitdiff
path: root/dxr3interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3interface.c')
-rw-r--r--dxr3interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3interface.c b/dxr3interface.c
index 9b5f6c6..07291a9 100644
--- a/dxr3interface.c
+++ b/dxr3interface.c
@@ -378,7 +378,7 @@ void cDxr3Interface::EnableOverlay()
// ==================================
//! disable overlay mode of the dxr3
-void cDxr3Interface::DisanleOverlay()
+void cDxr3Interface::DisableOverlay()
{
// is it already disabled
if (!m_OverlayActive)