diff --git a/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp b/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp
index f19ab6b53..b777aa601 100644
--- a/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp
+++ b/qrenderdoc/Windows/Dialogs/CaptureDialog.cpp
@@ -578,7 +578,7 @@ void CaptureDialog::androidWarn_mouseClick()
tr("To fix this, you should repackage the APK following guidelines on the "
""
"RenderDoc Wiki
"
- "If you are only targeting Vulkan, RenderDoc can try to add the layer for you, "
+ "If you are only targeting Vulkan, RenderDoc can try to add the layer for you, "
"which requires pulling the APK, patching it, uninstalling the original, and "
"installing the modified version with a debug key. "
"This works for many debuggable applications, but not all, especially those that "