[docs] winelib: Standardize on "winelib" spelling

Frédéric Delanoy frederic.delanoy at gmail.com
Sat Jul 20 05:02:37 CDT 2013


"winelib" is used almost everywhere instead of "WineLib"
---
 en/winelib-bindlls.sgml | 4 ++--
 en/winelib-mfc.sgml     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/en/winelib-bindlls.sgml b/en/winelib-bindlls.sgml
index 818b1ac..f8320dd 100644
--- a/en/winelib-bindlls.sgml
+++ b/en/winelib-bindlls.sgml
@@ -1,6 +1,6 @@
   <chapter id="bindlls">
     <!-- FIXME: note that you can link PE DLLs to Winelib apps -->
-    <title id="bindlls.title">Building WineLib DLLs</title>
+    <title id="bindlls.title">Building Winelib DLLs</title>
     <sect1 id="bindlls-intro">
       <title id="binary-dlls-intro.title">Introduction</title>
       <para>
@@ -136,7 +136,7 @@ signed short MyLinuxFunc (unsigned short a, void *b, void *c,
  * Note that this is a Unix file; please don't go converting it to DOS format
  * (e.g. converting line feeds to Carriage return/Line feed).
  *
- * This file should be built in a Wine environment as a WineLib library, 
- * linked to the Linux <3rd party> libraries (currently libxxxx.so and 
+ * This file should be built in a Wine environment as a Winelib library,
+ * linked to the Linux <3rd party> libraries (currently libxxxx.so and
  * libyyyy.so)
  */
diff --git a/en/winelib-mfc.sgml b/en/winelib-mfc.sgml
index 3583b19..5d38105 100644
--- a/en/winelib-mfc.sgml
+++ b/en/winelib-mfc.sgml
@@ -133,7 +133,7 @@
       <title id="mfc-compiling.title">Compiling the MFC</title>
       <para>
         Here is a set of recommendations for getting the MFC compiled with
-        WineLib:
+        Winelib:
       </para>
       <para>
         We recommend running winemaker in
-- 
1.8.3.2




More information about the wine-patches mailing list