Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue 84 in vim: [PATCH] Missing "the" in documentation.

Received: by 10.216.199.78 with SMTP id w56mr313800wen.11.1350071879263;
        Fri, 12 Oct 2012 12:57:59 -0700 (PDT)
X-BeenThere: vim_dev@googlegroups.com
Received: by 10.180.107.137 with SMTP id hc9ls2685679wib.4.canary; Fri, 12 Oct
 2012 12:57:42 -0700 (PDT)
Received: by 10.180.73.242 with SMTP id o18mr877740wiv.0.1350071862048;
        Fri, 12 Oct 2012 12:57:42 -0700 (PDT)
Received: by 10.180.73.242 with SMTP id o18mr877739wiv.0.1350071862035;
        Fri, 12 Oct 2012 12:57:42 -0700 (PDT)
Return-Path: <3K3Z4UAMOB4I1osmuumrkiujk.ius1os_jk11os....@codesite.bounces.google.com>
Received: from jail.42.org (jail.42.org. [194.77.85.16])
        by gmr-mx.google.com with ESMTP id k11si316951wiv.0.2012.10.12.12.57.41;
        Fri, 12 Oct 2012 12:57:42 -0700 (PDT)
Received-SPF: neutral (google.com: 194.77.85.16 is neither permitted nor denied by domain of 3K3Z4UAMOB4I1osmuumrkiujk.ius1os_jk11os....@codesite.bounces.google.com) client-ip=194.77.85.16;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 194.77.85.16 is neither permitted nor denied by domain of 3K3Z4UAMOB4I1osmuumrkiujk.ius1os_jk11os....@codesite.bounces.google.com) smtp.mail=3K3Z4UAMOB4I1osmuumrkiujk.ius1os_jk11os....@codesite.bounces.google.com; dkim=neutral header.i=@
Received: from mail-qa0-f76.google.com (mail-qa0-f76.google.com [209.85.216.76])
	by jail.42.org (Postfix) with ESMTP id B7BE412685F
	for <vim_...@vim.org>; Fri, 12 Oct 2012 19:57:37 +0000 (UTC)
Received: by mail-qa0-f76.google.com with SMTP id c12so588qae.5
        for <vim_...@vim.org>; Fri, 12 Oct 2012 12:57:31 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.224.31.20 with SMTP id w20mr3270298qac.2.1350071851387; Fri,
 12 Oct 2012 12:57:31 -0700 (PDT)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: vim
X-GoogleCode-Issue-Id: 84
Message-ID: <0-12749862743008268755-1231908658017636698-vim=googlecode.com@googlecode.com>
Date: Fri, 12 Oct 2012 19:57:31 +0000
Subject: Issue 84 in vim: [PATCH] Missing "the" in documentation.
From: v...@googlecode.com
To: vim_...@vim.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes

Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 84 by shlo...@iglu.org.il: [PATCH] Missing "the" in documentation.
http://code.google.com/p/vim/issues/detail?id=84

What steps will reproduce the problem?
1. usr_41.txt reads "Sometimes you want to make a change and go back to  
where cursor was."

It should read "where the cursor was".

What version of the product are you using? On what operating system?

hg HEAD.

Attached is a patch to correct the problem.

Attachments:
	hg.diff  557 bytes