You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commands/fs-path
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2364,7 +2364,7 @@ function fs_path() (
2364
2364
# the absolute code is disabled, as we don't want that
2365
2365
# we just want to disable logical compaction
2366
2366
# not enable physical compaction
2367
-
# as enabling physical compaction now turns what was a virtual (theoritical) path into a real physical path, which is not what we want unless specified
2367
+
# as enabling physical compaction now turns what was a virtual (theoretical) path into a real physical path, which is not what we want unless specified
0 commit comments