summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-02-15 23:06:56 +0100
committerhut <hut@lavabit.com>2010-02-15 23:56:56 +0100
commit0086b834f25578ce74a3d3e16978e4a0b913c9ef (patch)
treee2fbb6e72315c683a9309e18c357dc1d486c90d8
parent9c27c9626a44d19276a2e03ca907a4a159cd464f (diff)
downloadranger-0086b834f25578ce74a3d3e16978e4a0b913c9ef.tar.gz
typos
-rw-r--r--ranger/shared/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/shared/__init__.py b/ranger/shared/__init__.py
index 5a84d55a..08b51a58 100644
--- a/ranger/shared/__init__.py
+++ b/ranger/shared/__init__.py
@@ -12,7 +12,7 @@
 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-"""Shared objects contian singleton variables wich can be
+"""Shared objects contain singleton variables which can be
 inherited, essentially acting like global variables."""
 class Awareness(object):
 	pass
106335dbd595cb43ae5732ba88b5d0553'>^
8188bbbc ^
ddeed58f ^
33352536 ^


ddeed58f ^
7a583220 ^
33352536 ^
9d27e966 ^

33352536 ^
9d27e966 ^
33352536 ^
ee9a9237 ^
6030d7e2 ^
ecfbbfb5 ^
33352536 ^
ecfbbfb5 ^
ddeed58f ^


71eb22a5 ^
33352536 ^


03d50cc8 ^
33352536 ^




ddeed58f ^
6323661c ^
6070c23e ^
ddeed58f ^
33352536 ^
6070c23e ^
ddeed58f ^
33352536 ^

6030d7e2 ^

03d50cc8 ^
6030d7e2 ^
6323661c ^
6070c23e ^
03d50cc8 ^
33352536 ^
6030d7e2 ^

03d50cc8 ^
33352536 ^
6030d7e2 ^
ed0e64a9 ^
ee9a9237 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69