diff --git a/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp b/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp index 93cd744003..633ce40a5f 100644 --- a/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp +++ b/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp @@ -142,7 +142,7 @@ void ControllerInterface::Shutdown() // // UpdateInput // -// Update input for all devices, return true if all devices returned successful +// Update input for all devices // void ControllerInterface::UpdateInput() {