summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/ranger.12
-rw-r--r--doc/ranger.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 71310541..238aafd5 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -702,7 +702,7 @@ in ranger.
 .IP "automatically_count_files [bool]" 4
 .IX Item "automatically_count_files [bool]"
 Should ranger count and display the number of files in each directory
-as soon as it's visible?  This gets slow with remote file sytems.  Turning it
+as soon as it's visible?  This gets slow with remote file systems.  Turning it
 off will still allow you to see the number of files after entering the
 directory.
 .IP "autosave_bookmarks [bool]" 4
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 41bafdd3..0a34209a 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -678,7 +678,7 @@ in ranger.
 =item automatically_count_files [bool]
 
 Should ranger count and display the number of files in each directory
-as soon as it's visible?  This gets slow with remote file sytems.  Turning it
+as soon as it's visible?  This gets slow with remote file systems.  Turning it
 off will still allow you to see the number of files after entering the
 directory.