From 7692b583ca31473a3835f4aafe02b8098e91d0f8 Mon Sep 17 00:00:00 2001
From: Leigh Wedding <lwedding@corplink.com.au>
Date: Sat, 24 Oct 1998 11:58:36 +0000
Subject: [PATCH] Small fix.

---
 documentation/wine.texinfo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/wine.texinfo b/documentation/wine.texinfo
index dcf76a16f63..01a14ecc203 100644
--- a/documentation/wine.texinfo
+++ b/documentation/wine.texinfo
@@ -538,10 +538,10 @@ use the ``DISPLAY'' driver.
 @node Reference Manual, Installation, Wine Design, Top
 
 @menu
-* WIN32 Reference Manual::      The @WIN32{} function calls and data types.
+* @WIN32{} Reference Manual::   The @WIN32{} function calls and data types.
 * Resources and INI files::     How to determine the appearance and
                                 behaviour of Wine programs.
-* Metafiles-Icons-Bitmaps::     FIXME missing.
+* Metafiles--Icons--Bitmaps::   FIXME missing.
 * Debugging::                   Debugging Wine.
 * Programs::                    Programs written to run in/with Wine.
 * Tools::                       Programs to support Wine.
-- 
GitLab