Updated my script and found a couple more typos, not much which is good <g>. Changelog: * templates/en/howto.template, wwn/wn19990718_4.xml, wwn/wn20020719_129.xml Typos/spelling fixes (s/refered/referred/) -- Francois Gouget fgouget@free.fr http://fgouget.free.fr/ Demander si un ordinateur peut penser revient à demander si un sous-marin peut nager.
Index: templates/en/howto.template =================================================================== RCS file: /home/wine/lostwages/templates/en/howto.template,v retrieving revision 1.6 diff -u -r1.6 howto.template --- templates/en/howto.template 18 Jun 2003 14:37:57 -0000 1.6 +++ templates/en/howto.template 27 Jun 2003 17:44:29 -0000 @@ -85,7 +85,7 @@ </blockquote> <p>All applications will be installed on this fake Windows drive. - Refered to C: inside of Windows applications.</p> + Referred to C: inside of Windows applications.</p> <p>Wine also needs a configuration file. Copy the file config from wine-YYYYMMDD/documentation/samples to $HOME/.wine.</p> Index: wwn/wn19990718_4.xml =================================================================== RCS file: /home/wine/lostwages/wwn/wn19990718_4.xml,v retrieving revision 1.2 diff -u -r1.2 wn19990718_4.xml --- wwn/wn19990718_4.xml 12 Jun 2003 20:28:59 -0000 1.2 +++ wwn/wn19990718_4.xml 27 Jun 2003 17:44:31 -0000 @@ -211,7 +211,7 @@ functions seem to be implemented using KERNEL32 calls which is exactly what we (or at least I) want.</quote>, but licence is an issue: <quote who="Patrik Stridval">some files claim to be BSD, other files claim to be -LGPL, and there are files indirectly claiming to be GPL by refering to a +LGPL, and there are files indirectly claiming to be GPL by referring to a file COPYING in the topmost directory. </quote> <p /> Index: wwn/wn20020719_129.xml =================================================================== RCS file: /home/wine/lostwages/wwn/wn20020719_129.xml,v retrieving revision 1.2 diff -u -r1.2 wn20020719_129.xml --- wwn/wn20020719_129.xml 9 Jun 2003 15:18:38 -0000 1.2 +++ wwn/wn20020719_129.xml 27 Jun 2003 17:44:31 -0000 @@ -156,7 +156,7 @@ <li> Implement "a real driver model" in the client side for dealing with ReadFile, WriteFile, delete, rename, SetFilePointer, etc. Probably a structure containing function pointers for each operation, which can - be registered with the client and refered to from wineserver by an + be registered with the client and referred to from wineserver by an index.</li> <li> Make directories use real server handles, rather than pointers to