=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: winelib: Standardize on " winelib" spelling.

Alexandre Julliard julliard at winehq.org
Mon Jul 22 15:10:04 CDT 2013


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Sat Jul 20 12:02:37 2013 +0200

winelib: Standardize on "winelib" spelling.

---

 en/winelib-bindlls.sgml |    6 +++---
 en/winelib-mfc.sgml     |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/en/winelib-bindlls.sgml b/en/winelib-bindlls.sgml
index e72cae8..596c112 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,8 +136,8 @@ 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




More information about the wine-cvs mailing list