emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 63ec338: ; Fix typo in INSTALL


From: Michael Albinus
Subject: [Emacs-diffs] master 63ec338: ; Fix typo in INSTALL
Date: Wed, 14 Jun 2017 03:08:51 -0400 (EDT)

branch: master
commit 63ec338c988f3ac661fd68591d688b3874c88511
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Fix typo in INSTALL
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index b569cf1..ea96890 100644
--- a/INSTALL
+++ b/INSTALL
@@ -314,7 +314,7 @@ build a small executable with very basic X support, use 
--without-all
 use --without-all --without-x.  If you want to build with just a few
 features enabled, you can combine --without-all with --with-FEATURE.
 For example, you can use --without-all --without-x --with-dbus to
-build with DBus support and nothing more.
+build with D-Bus support and nothing more.
 
 Use --with-wide-int to implement Emacs values with the type 'long long',
 even on hosts where a narrower type would do.  With this option, on a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]