X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb9e19db3d7721cf6ccc5355c10eabf3876335e9..cfcf1d6ee31a87a20b1e6f198612be41b2bfecfa:/samples/dnd/dnd.cpp diff --git a/samples/dnd/dnd.cpp b/samples/dnd/dnd.cpp index fe98c7449d..c2175a9d4b 100644 --- a/samples/dnd/dnd.cpp +++ b/samples/dnd/dnd.cpp @@ -1177,7 +1177,7 @@ void DnDFrame::OnHelp(wxCommandEvent& /* event */) wxT("it to wordpad or any other droptarget accepting text (and of course you can just drag it\n") wxT("to the right pane). Due to a lot of trace messages, the cursor might take some time to \n") wxT("change, don't release the mouse button until it does. You can change the string being\n") - wxT("dragged in in \"File|Test drag...\" dialog.\n") + wxT("dragged in \"File|Test drag...\" dialog.\n") wxT("\n") wxT("\n") wxT("Please send all questions/bug reports/suggestions &c to \n")