From 3ff35b052f6a61cee485a22cd3c389362e15f542 Mon Sep 17 00:00:00 2001
From: Sergey Poznyakoff <gray@Pirx.gnu.org.ua>
Date: Fri, 12 Jun 2009 17:20:54 +0300
Subject: [PATCH] Fix typo in doc/README.tex

---
 doc/README.tex |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/README.tex b/doc/README.tex
index f6d4455..5e34419 100644
--- a/doc/README.tex
+++ b/doc/README.tex
@@ -1440,7 +1440,7 @@ kind of lookups should be performed.
 
 \begin{enumerate}
 \item
-\verb|full_adress|: use the full address as key.
+\verb|full_address|: use the full address as key.
 \item
 \verb|detail_plus|: lookup also
 ``{\tt user++@subdomain}''.
@@ -1978,7 +1978,7 @@ these flags can be used to select a subset of the matching described in
 Section \ref{LookupOrdersinMaps}.
 \begin{enumerate}
 \item
-\verb|full_adress|: use the full address as key.
+\verb|full_address|: use the full address as key.
 \item
 \verb|detail_plus|: lookup also
 ``{\tt user++@subdomain}''.
@@ -3268,7 +3268,7 @@ Repeat the following lookups for each subdomain of domain
 ``{\tt user+detail@subdomain}'' if ``{\tt +detail}'' exists;
 this is a verbatim match.
 Flag:
-\verb|full_adress|.
+\verb|full_address|.
 \item
 ``{\tt user++@subdomain}'' if ``{\tt +detail}'' exists and
 ``{\tt detail}'' is not empty;
-- 
1.6.0

