From 02478558e37bdf4a3b30b69e70eab70144a12eb4 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Wed, 19 Jan 2005 03:15:59 +0000
Subject: Fix typo.
---
doc/src/FAQ/FAQ.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 8949f93b961..1b0ae3680f8 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -90,7 +90,7 @@
databases, and users are defined? How do I see the queries used
by psql to display them?
4.4) How do you remove a column from a
- table, or change it's data type?
+ table, or change its data type?
4.5) What is the maximum size for a row, a
table, and a database?
4.6) How much database disk space is required
--
cgit v1.2.3