Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 403B6431FC2 for ; Sun, 9 Feb 2014 03:51:14 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ask2gOGgotTz for ; Sun, 9 Feb 2014 03:51:08 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 73D90431FBD for ; Sun, 9 Feb 2014 03:51:08 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 87D6A1000B2; Sun, 9 Feb 2014 13:50:58 +0200 (EET) From: Tomi Ollila To: Gaute Hope , notmuch Subject: Re: doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next In-Reply-To: <1391943009-sup-9107@qwerzila> References: <1391943009-sup-9107@qwerzila> User-Agent: Notmuch/0.17+69~g761b031 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 11:51:14 -0000 On Sun, Feb 09 2014, Gaute Hope wrote: > Greetings, > > another small typo in the docs. Patch attached. the same typo seems to be in bindings/go/src/notmuch/notmuch.go too (used git grep notmuch_result_move_to_next ...) > > Cheers, Gaute Tomi