From b4764bbf4f41e9e2cb63086bb5beabdcbe873585 Mon Sep 17 00:00:00 2001 From: Tobias Taschner Date: Wed, 15 Jan 2020 22:14:23 +0100 Subject: [PATCH] Fix typo in interface/wx/webview.h Co-Authored-By: PB --- interface/wx/webview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/webview.h b/interface/wx/webview.h index a6f81627bd..62b4857e11 100644 --- a/interface/wx/webview.h +++ b/interface/wx/webview.h @@ -300,7 +300,7 @@ public: backend can be used (it will be available if @c WebView2Loader.dll can be loaded and Edge (Chromium) is installed) - Make sure to add a note about using the WebView2 SDK to your application - documentation, as required by it's licence + documentation, as required by its licence @par wxWEBVIEW_WEBKIT (GTK)