WineHQ: Assorted spelling fixes

Francois Gouget fgouget at free.fr
Fri Jan 23 11:16:53 CST 2004


Changelog:

 * templates/en/download.template,
   templates/en/winelib.template,
   wwn/wn20010611_97.xml,
   wwn/wn20021108_143.xml,
   wwn/wn20021122_145.xml,
   wwn/wn20030321_162.xml,
   wwn/wn20030328_163.xml,
   wwn/wn20040109_204.xml,
   wwn/wn20040123_206.xml,

   Assorted spelling fixes


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
May your Tongue stick to the Roof of your Mouth with the Force of a Thousand Caramels.
-------------- next part --------------
Index: templates/en/download.template
===================================================================
RCS file: /home/cvs/lostwages/templates/en/download.template,v
retrieving revision 1.25
diff -u -r1.25 download.template
--- templates/en/download.template	21 Jan 2004 22:44:27 -0000	1.25
+++ templates/en/download.template	23 Jan 2004 12:49:33 -0000
@@ -35,7 +35,7 @@
 	  width="88" height="31" border="0" alt="SourceForge"></a></b>
 </td>
 <td bgcolor="#ffffff">
-  Official WineHQ builds for Linux Red Hat, Mandrake, Suse, Slackware and FreeBSD, hosted by <a
+  Official WineHQ builds for Linux Red Hat, Mandrake, SuSE, Slackware and FreeBSD, hosted by <a
   href="http://sourceforge.net/project/showfiles.php?group_id=6241">SourceForge.net</a>.
   Updated with each release.
 </td>
Index: templates/en/winelib.template
===================================================================
RCS file: /home/cvs/lostwages/templates/en/winelib.template,v
retrieving revision 1.8
diff -u -r1.8 winelib.template
--- templates/en/winelib.template	6 Jan 2004 15:46:27 -0000	1.8
+++ templates/en/winelib.template	23 Jan 2004 17:13:48 -0000
@@ -57,8 +57,8 @@
   <h3>How</h3>
   <p>Compiling apps under Winelib should theoretically involve only makefile changes.
   In practice, you will encounter header problems, and the likes -- for these it is
-  much better (and faster) to submit a patch, rather then document them. So for the
-  remaining of the section, let's assume the Wine headers are good enough for the
+  much better (and faster) to submit a patch, rather than document them. So for the
+  remainder of the section, let's assume the Wine headers are good enough for the
   application in question.
 
   <p>We are now faced with adapting the build process to Wine's needs. As things
@@ -280,7 +280,7 @@
      people that are writing Windows apps on Windows if they had a IDE for GCC 
      that was cross-platform. [...] the idea is to run Visual-Mingw under WINElib 
      and be able to just recompile your Win32 app that was built with Visual-Mingw 
-     and the w32api package plus reduce some of the redunancy Wine,
+     and the w32api package plus reduce some of the redundancy Wine,
      Mingw and ReactOS have by finding areas where we are not in sync.</i>
   <ul>
     <li>worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
Index: wwn/wn20010611_97.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20010611_97.xml,v
retrieving revision 1.11
diff -u -r1.11 wn20010611_97.xml
--- wwn/wn20010611_97.xml	15 Jan 2004 00:02:46 -0000	1.11
+++ wwn/wn20010611_97.xml	23 Jan 2004 12:48:55 -0000
@@ -83,7 +83,7 @@
   <p>Anyway, what I'd basically need to get this to work properly is</p>
   <p><ul><li>	typelib registration</li>
 	 <li>   <code>IDispatch::Invoke()</code></li>
-	 <li>   <code>RegisterBindStatusCallback()</code> and probably asyncronous bind contexts</li>
+	 <li>   <code>RegisterBindStatusCallback()</code> and probably asynchronous bind contexts</li>
 	 <li>   probably a "real" URL Moniker, not just <code>CreateURLMoniker()</code> using a File
                 Moniker </li>
   </ul></p>
Index: wwn/wn20021108_143.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20021108_143.xml,v
retrieving revision 1.6
diff -u -r1.6 wn20021108_143.xml
--- wwn/wn20021108_143.xml	16 Dec 2003 17:09:27 -0000	1.6
+++ wwn/wn20021108_143.xml	19 Jan 2004 11:40:45 -0000
@@ -741,7 +741,7 @@
    In lazy mode I assume that I'll have at least one incoming
    connection (if not I time out after 20 minutes); after that,
    once all endpoints are unmapped (all RPC-specific code
-   is unimplmented, but this is what RPCSS_empty() is supposed
+   is unimplemented, but this is what RPCSS_empty() is supposed
    to detect) I time out after a short delay (20 sec.)
    In server mode, I just wait around forever until I'm told to
    terminate (unimplemented, will be a command-line arg in the
Index: wwn/wn20021122_145.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20021122_145.xml,v
retrieving revision 1.6
diff -u -r1.6 wn20021122_145.xml
--- wwn/wn20021122_145.xml	16 Dec 2003 17:09:27 -0000	1.6
+++ wwn/wn20021122_145.xml	20 Jan 2004 13:39:46 -0000
@@ -253,7 +253,7 @@
 </p><p>
 But beyond that, the audience for these changes are *Windows* developers.
 These guys know Win32, and it's probably easier for them to fix a small
-header problem and submit a patch, rather then complain on wine-devel.
+header problem and submit a patch, rather than complain on wine-devel.
 These are exactly the guys we want experimenting with Wine to get their
 apps to work, and for this sort of thing, you have to work out of the
 tree. I know I always do, I'd waste way too much time to do an install
Index: wwn/wn20030321_162.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20030321_162.xml,v
retrieving revision 1.4
diff -u -r1.4 wn20030321_162.xml
--- wwn/wn20030321_162.xml	16 Dec 2003 17:09:27 -0000	1.4
+++ wwn/wn20030321_162.xml	20 Jan 2004 13:40:14 -0000
@@ -137,7 +137,7 @@
 to the pthread stuff (monowinehooks.so) but I'm not really qualified to
 talk about that.</li>
 
-<li> The SWF class heirarchy is rather stubby, the SWFTest app doesn't work
+<li> The SWF class hierarchy is rather stubby, the SWFTest app doesn't work
 for instance, due to stubs in the .NET code. I used the MenuTest app
 that was in Alexandres email.</li>
 
@@ -156,7 +156,7 @@
 <li> You need a special version of the garbage collector (libgc).</li></ul>
 </p><p>
  Hopefully once it's all integrated work on filling out the SWF class
- heirarchy will pick up - it would be extremely cool to be able to run
+ hierarchy will pick up - it would be extremely cool to be able to run
  Windows .NET apps. There aren't many (any?) in wide circulation at the
  moment, but that's going to change fast in the next few years.
 </p></quote>
Index: wwn/wn20030328_163.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20030328_163.xml,v
retrieving revision 1.9
diff -u -r1.9 wn20030328_163.xml
--- wwn/wn20030328_163.xml	15 Jan 2004 00:02:46 -0000	1.9
+++ wwn/wn20030328_163.xml	19 Jan 2004 11:40:38 -0000
@@ -414,7 +414,7 @@
   <li>... etc.</li></ul>
 </p><p>
 Now, we create "wineservices.exe", create sudo permissions on this
-for the appropriate users, and implment it very, very carefully.
+for the appropriate users, and implement it very, very carefully.
 </p><p>
 Needless to say, this is a very sketchy proposition.  It is "correct," 
 from a certain perspective; it's also very, very likely that people
Index: wwn/wn20040109_204.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20040109_204.xml,v
retrieving revision 1.4
diff -u -r1.4 wn20040109_204.xml
--- wwn/wn20040109_204.xml	15 Jan 2004 00:02:46 -0000	1.4
+++ wwn/wn20040109_204.xml	20 Jan 2004 13:40:25 -0000
@@ -185,7 +185,7 @@
      in the user's home dir (~/...), right?</li>
 
   <li> I hope Alexandre likes the idea, and we can get it
-     in sooner, rather then later (before WineConf? :))</li></ul>
+     in sooner, rather than later (before WineConf? :))</li></ul>
 </p><p> 
 Cool stuff.
 </p></quote>
Index: wwn/wn20040123_206.xml
===================================================================
RCS file: /home/cvs/lostwages/wwn/wn20040123_206.xml,v
retrieving revision 1.2
diff -u -r1.2 wn20040123_206.xml
--- wwn/wn20040123_206.xml	23 Jan 2004 05:13:29 -0000	1.2
+++ wwn/wn20040123_206.xml	23 Jan 2004 15:25:53 -0000
@@ -118,7 +118,7 @@
 CodeWeavers' Desktop Linux Certification Program includes several key elements:
 <ul>
 <li> A new online CodeWeavers CrossOver Compatibility Center, 
-nicknamed "C4", a Internet-based "headquarters" where Independent 
+nicknamed "C4", an Internet-based "headquarters" where Independent 
 Software Vendors (ISVs) can get information about Linux desktop 
 certification for their Windows applications. C4 also gives the 
 Linux desktop community -- now numbering in the millions -- a place 
@@ -284,7 +284,7 @@
 you will of that &lt;grin&gt;.
 </p><p>
 At any rate, this is a brand new initiative for us; call it
-an 0.1.7 release.  We're very open to comments and thoughts
+a 0.1.7 release.  We're very open to comments and thoughts
 and suggestions, so I would greatly appreciate any public
 or private comments you have to make.
 </p></quote>
@@ -442,7 +442,7 @@
 In my mind, the appdb is great, but better, threaded, discussion areas were 
 needed for people to really get serious about it.
 </p><p>
-As for wine vs Crossover -- I presume that "plain old wine" users are welcome 
+As for wine vs CrossOver -- I presume that "plain old wine" users are welcome 
 to participate?  If so, then there really isn't a problem.
 </p></quote>
 
@@ -457,7 +457,7 @@
 
 <p>CodeWeavers has managed to build a nice community around its products.
 With a little luck that community will be sufficiently large enough to
-help maintain C4.  It's something Wine community has never really been
+help maintain C4.  It's something the Wine community has never really been
 able to do with its <a href="http://appdb.winehq.org">AppDB</a>.  
 That's not to say the AppDB isn't useful - if you dig deep enough you
 may find the solution to your problems.  However, taking it to the next
@@ -544,7 +544,7 @@
 <p>Mike wondered why the end of 1998 seemed so productive.
 Rein felt two factors might have had a hand it: in October
 CVS mistakenly reported the same commit more than once, however at
-time Corel was actively working on Wine and there geniunely
+the time Corel was actively working on Wine and there genuinely
 were a lot of commits.</p>
 
 <p>Note - this graph does not reflect the size of the Wine
@@ -717,7 +717,7 @@
 </p><p>
 You'll then grab the following files from your working Windows installation:
 <ul>
-<li> stdole32.tlb (This one is the only one needed for Winword, Powerpoint and 
+<li> stdole32.tlb (This one is the only one needed for Winword, PowerPoint and 
 maybe Excel).</li>
 <li> ole32.dll</li>
 <li> vbajet32.dll (and maybe vba332.dll (that's not a typo), can't recall at 
@@ -743,7 +743,7 @@
 application, which have trouble communicating with the main program. I 
 found that minimizing and restoring the main window may help. Don't ask me why.
 </p><p>
-As far as my limited test can tell, Winword and Powerpoint work fine. With 
+As far as my limited test can tell, Winword and PowerPoint work fine. With 
 the relevant fonts in xfs and a correct CUPS setup, printing is automatic 
 and gives very good results.
 </p><p>
@@ -810,11 +810,11 @@
 program that uses it but doesn't install IE first.
 </p><p>
 I started writing this because IE didn't seem to install INSENG.DLL when 
-  using Version=win2k, but later found that it was a wierd dll override 
+  using Version=win2k, but later found that it was a weird dll override 
 problem.
 </p><p>
 Rather than just throw away the work from that misadventure, I decided 
-to post it here incase somebody did need it or was curious :)
+to post it here in case somebody did need it or was curious :)
 </p></quote>
 
 </section></kc>


More information about the wine-patches mailing list