aboutsummaryrefslogtreecommitdiffstats
path: root/test/logger/test_logdevice.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/logger/test_logdevice.rb')
-rw-r--r--test/logger/test_logdevice.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/logger/test_logdevice.rb b/test/logger/test_logdevice.rb
index eaea4c8522..2a01dab17f 100644
--- a/test/logger/test_logdevice.rb
+++ b/test/logger/test_logdevice.rb
@@ -51,7 +51,7 @@ class TestLogDevice < Test::Unit::TestCase
ensure
logdev.close
end
- # create logfile whitch is already exist.
+ # create logfile which is already exist.
logdev = d(@filename)
begin
assert_predicate(logdev.dev, :sync)