From fadce2d781b6e05a8d2d3e027c8955380abf9b10 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 4 Oct 2003 17:29:08 +0000 Subject: many small typo and grammar fixes Based on Bernard Leak's mail git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2 --- loader/resource.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loader/resource.c') diff --git a/loader/resource.c b/loader/resource.c index 3cb69bd004..0157f6d7ce 100644 --- a/loader/resource.c +++ b/loader/resource.c @@ -354,7 +354,7 @@ INT WINAPI LoadStringW( HINSTANCE instance, UINT resource_id, return 0; } #if 0 - WARN("Dont know why caller give buflen=%d *p=%d trying to obtain string '%s'\n", buflen, *p, p + 1); + WARN("Don't know why caller give buflen=%d *p=%d trying to obtain string '%s'\n", buflen, *p, p + 1); #endif } -- cgit v1.2.3