From b66309475edb50736dea9faf3cbd1c1a7501e820 Mon Sep 17 00:00:00 2001
From: Gerd Moellmann <gerd@gnu.org>
Date: Fri, 23 Feb 2001 12:58:02 +0000
Subject: [PATCH] (Expert): Remove doubled `in'.

---
 man/info.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/info.texi b/man/info.texi
index 9cb331c4488..bed35bbd601 100644
--- a/man/info.texi
+++ b/man/info.texi
@@ -688,7 +688,7 @@ switches to the next node if and when that is necessary.  You type
 To search for the same string again, just @kbd{s} followed by @key{RET}
 will do.  The file's nodes are scanned in the order they are in in the
 file, which has no necessary relationship to the order that they may be
-in in the tree structure of menus and @samp{next} pointers.  But
+in the tree structure of menus and @samp{next} pointers.  But
 normally the two orders are not very different.  In any case, you can
 always do a @kbd{b} to find out what node you have reached, if the
 header is not visible (this can happen, because @kbd{s} puts your cursor
-- 
2.39.5