Răsfoiți Sursa

Merge pull request #8510 from fantasya-pbem/master

docs: Fix grammar in borg mount docs
TW 7 luni în urmă
părinte
comite
038f6da988
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/borg/archiver/mount_cmds.py

+ 1 - 1
src/borg/archiver/mount_cmds.py

@@ -120,7 +120,7 @@ class MountMixIn:
         Unmounting in these cases could cause an active rsync or similar process
         to delete data unintentionally.
 
-        When running in the foreground ^C/SIGINT unmounts cleanly, but other
+        When running in the foreground ^C/SIGINT unmounts clean, but other
         signals or crashes do not.
         """
         )