about summary refs log tree commit homepage
path: root/lib/mogilefs/mogilefs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mogilefs/mogilefs.rb')
-rw-r--r--lib/mogilefs/mogilefs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mogilefs/mogilefs.rb b/lib/mogilefs/mogilefs.rb
index 898c0de..75a3936 100644
--- a/lib/mogilefs/mogilefs.rb
+++ b/lib/mogilefs/mogilefs.rb
@@ -114,7 +114,7 @@ class MogileFS::MogileFS < MogileFS::Client
   # - :pathcount -> a positive integer of URLs to retrieve (default: 2)
   # - :zone -> "alt" or nil (default: nil)
   #
-  # :noverify defaults to false because this client library is capable of
+  # :noverify defaults to true because this client library is capable of
   # verifying paths for readability itself.  It is also faster and more
   # reliable to verify paths on the client.
   def get_paths(key, *args)