From 239057096c7e5399aae9a30c0b88814099c55bcf Mon Sep 17 00:00:00 2001 From: stepshal Date: Sun, 26 Jun 2016 00:47:14 +0700 Subject: Fix misspellings --- tests/ranger/container/test_bookmarks.py | 2 +- tests/ranger/container/test_fsobject.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/ranger/container/test_bookmarks.py b/tests/ranger/container/test_bookmarks.py index 2c0f78bd..a2cd446f 100644 --- a/tests/ranger/container/test_bookmarks.py +++ b/tests/ranger/container/test_bookmarks.py @@ -35,7 +35,7 @@ def testbookmarks(tmpdir): assert "'" in secondstore assert secondstore["'"] == "the milk" - # We don't uneccesary update when the file on disk does not change + # We don't unnecessary update when the file on disk does not change origupdate = secondstore.update class OutOfDateException(Exception): diff --git a/tests/ranger/container/test_fsobject.py b/tests/ranger/container/test_fsobject.py index 3ea52d6f..73d2024a 100644 --- a/tests/ranger/container/test_fsobject.py +++ b/tests/ranger/container/test_fsobject.py @@ -5,7 +5,7 @@ from ranger.container.fsobject import FileSystemObject class MockFM(object): - """Used to fullfill the dependency by FileSystemObject.""" + """Used to fulfill the dependency by FileSystemObject.""" default_linemodes = [] -- cgit 1.4.1-2-gfad0