summaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian2007-08-23 00:10:07 +0000
committerBruce Momjian2007-08-23 00:10:07 +0000
commit2ae8825a8eacfdcb5ddaf8d35b9f2151f0656761 (patch)
tree23548acc34d199b14f2a9746d620966510696405 /doc/FAQ_DEV
parentef74900704597dfbfc55bb509844a25481eedc4c (diff)
Fix typo in FAQ_DEV.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 248ae4b805d..e3816b2682f 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Wed Aug 22 20:09:21 EDT 2007
+ Last updated: Wed Aug 22 20:10:01 EDT 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
@@ -344,7 +344,7 @@ General Questions
* A Guide to the SQL Standard, by C.J. Date, et. al, Addison, Wesley
* Fundamentals of Database Systems, by Elmasri and Navathe
* Transaction Processing, by Jim Gray, Morgan, Kaufmann
- * Transactional Information Systems by by Gerhard Weikum, Kaufmann
+ * Transactional Information Systems by Gerhard Weikum, Kaufmann
1.12) What is configure all about?