Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong phrasing in runtime/tutor/tutor #131

Closed
GoogleCodeExporter opened this issue Aug 18, 2015 · 2 comments
Closed

Wrong phrasing in runtime/tutor/tutor #131

GoogleCodeExporter opened this issue Aug 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

https://code.google.com/p/vim/source/browse/runtime/tutor/tutor#557

"* Type  :s/old/new/g  to substitute 'new' for 'old'."
should be:
"* Type  :s/old/new/g  to substitute 'old' for 'new'."

I doubt anyone is getting confused by this though...


Original issue reported on code.google.com by jlmendez...@gmail.com on 24 Apr 2013 at 5:56

@GoogleCodeExporter
Copy link
Author

I think that:
   to substitute 'new' for 'old' is equivalent with: to replace old with new  

Original comment by Go.Zu...@gmail.com on 25 Apr 2013 at 10:21

@GoogleCodeExporter
Copy link
Author

I think it is correct. So closing.

Original comment by chrisbr...@googlemail.com on 30 Sep 2014 at 8:23

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant