summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index e418e1ea..50c7b7c1 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -860,7 +860,7 @@ use the "-q" option.
 
 Examples:
  :eval fm
- :eval len(fm.env.directories)
+ :eval len(fm.tabs)
  :eval p("Hello World!")
 
 =item filter [I<string>]