branch: elpa/pg
commit b223e3a78d84d93793e6d30648c36c734701123b
Author: Eric Marsden <[email protected]>
Commit: Eric Marsden <[email protected]>

    Docs: remove multilingual tag from mdbook config
---
 doc/book.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/book.toml b/doc/book.toml
index f074bb457d6..8ea524d021c 100644
--- a/doc/book.toml
+++ b/doc/book.toml
@@ -3,7 +3,6 @@ title = "Using pg-el"
 authors = ["Eric Marsden <[email protected]>"]
 description = "User manual for the pg-el Emacs Lisp socket-level interface to 
PostgreSQL."
 language = "en"
-multilingual = false
 src = "src"
 
 

Reply via email to