about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-09-03 20:57:28 +0200
committerhut <hut@lavabit.com>2009-09-03 20:57:28 +0200
commitb6cb6db45a14c9c41d638c7607215ea7b84bd9a6 (patch)
treef97be1e14260c1e0fdfea9efc5e1fff005db8c52
parent7149d6219c05b3ac521c991e999c218c6ea045de (diff)
downloadranger-b6cb6db45a14c9c41d638c7607215ea7b84bd9a6.tar.gz
Typo corrected
-rw-r--r--code/help.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/help.rb b/code/help.rb
index ed452d9b..13c19388 100644
--- a/code/help.rb
+++ b/code/help.rb
@@ -252,7 +252,7 @@ module Fm
 	If you have ranger in your /usr/bin/, you can write:
 	source ranger ranger
 
-	Of course you can create an alias in our ~/.bashrc
+	Of course you can create an alias in your ~/.bashrc
 	alias ranger='source ranger ranger'
 
 	It's 2x ranger in "source ranger ranger" because shells are silly