Skip to content

Instantly share code, notes, and snippets.

@wilson
Created January 14, 2009 05:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilson/46791 to your computer and use it in GitHub Desktop.
Save wilson/46791 to your computer and use it in GitHub Desktop.
From 37e5dfb8c9f305d1df50abb1fff766fe741874c7 Mon Sep 17 00:00:00 2001
From: Wilson Bilkovich <wilson@supremetyrant.com>
Date: Wed, 14 Jan 2009 00:07:09 -0500
Subject: [PATCH] Trivial typo fix in docs
---
doc/rails.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/rails.txt b/doc/rails.txt
index 72ec09d..7b9f2d7 100644
--- a/doc/rails.txt
+++ b/doc/rails.txt
@@ -948,7 +948,7 @@ sourced in the |sandbox| for security reasons.
called directly, from an autocommand, or from
config/rails.vim.
-Options may be set set in one of four scopes, which my be indicated by an
+Options may be set in one of four scopes, which my be indicated by an
optional prefix. These scopes determine how broadly an option will apply.
Generally, the default scope is sufficient
--
1.6.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment