Skip to content

Commit 879c77a

Browse files
authored
Fix typo (#133)
Simple typo fix (devives -> devices).
1 parent f2d34fe commit 879c77a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/comparison-restic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ introduced by rustic. Some have been already adopted by restic.
3939
| `diff` with local files |||
4040
| `backup` can use .gitignore | ❌ (roadmap: 0.19) ||
4141
| `backup` multiple snapshots at once |||
42-
| `backup` support for block devives |||
42+
| `backup` support for block devices |||
4343
| `check` uses existing cache | ❌ (roadmap: 0.19) ||
4444
| show file history || ✅ (`rustic find --path`) |
4545
| more snapshot filter options || ✅ (see below for details) |

0 commit comments

Comments
 (0)