André Hentschel : winedev: Fix user32 path.

Alexandre Julliard julliard at winehq.org
Tue May 11 04:55:56 CDT 2010


Module: docs
Branch: master
Commit: 24868bf66b9b5570c63c94682a048c01032fa4d3
URL:    http://source.winehq.org/git/docs.git/?a=commit;h=24868bf66b9b5570c63c94682a048c01032fa4d3

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon May 10 21:06:41 2010 +0200

winedev: Fix user32 path.

---

 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




More information about the wine-cvs mailing list