From 824b36fdc5fa6a14a92ce90f9dad2e4440b98be4 Mon Sep 17 00:00:00 2001 From: PB Date: Mon, 25 May 2020 18:19:43 +0200 Subject: [PATCH] Really close the tag in the comment in wxwidgets.props Corrects a mistake introduced in a supposed fix in commit a27a7e0, where the XML-tag-closing slash was wrongly places inside the quotes. Closes https://github.com/wxWidgets/wxWidgets/pull/1870 --- wxwidgets.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxwidgets.props b/wxwidgets.props index 84ba625459..3f01b4f99f 100644 --- a/wxwidgets.props +++ b/wxwidgets.props @@ -3,7 +3,7 @@ This is a property sheet to be included in MSVS projects of the applications using wxWidgets. Use "View|Property Manager" and choose "Add Existing Property Sheet..." from the context menu to add it from the IDE or edit your - .vcxproj file directly and add + .vcxproj file directly and add tag to it. -->