[6/9]docs/winedev: Fix user32 path

André Hentschel nerv at dawncrow.de
Mon May 10 14:06:41 CDT 2010


---
 en/winedev-testing.sgml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/en/winedev-testing.sgml b/en/winedev-testing.sgml
index 1fac42b..673ff4b 100644
--- a/en/winedev-testing.sgml
+++ b/en/winedev-testing.sgml
@@ -118,7 +118,7 @@
         results using WM_GETTEXT. Similarly one could create a listbox and
         check the effect of LB_DELETESTRING on the list's number of items,
         selected items list, highlighted item, etc. For concrete examples,
-        see <filename>dlls/user/tests/win.c</> and the related tests.
+        see <filename>dlls/user32/tests/win.c</> and the related tests.
       </para>
       <para>
         However, undocumented behavior should not be tested for unless there
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list