Skip to content

Commit c9f84cd

Browse files
authored
Documentation Fix (zyedidia#3818)
1 parent f97cba3 commit c9f84cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runtime/help/options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ Here are the available options:
142142
This is fast, but can be inaccurate. If `fastdirty` is off, then micro will
143143
hash the current buffer against a hash of the original file (created when
144144
the buffer was loaded). This is more accurate but obviously more resource
145-
intensive. This option will be automatically disabled if the file size
146-
exceeds 50KB.
145+
intensive. This option will be automatically enabled for the current buffer
146+
if the file size exceeds 50KB.
147147

148148
default value: `false`
149149

0 commit comments

Comments
 (0)