summaryrefslogtreecommitdiff
path: root/libparted
diff options
context:
space:
mode:
Diffstat (limited to 'libparted')
-rw-r--r--libparted/fs/r/hfs/journal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libparted/fs/r/hfs/journal.c b/libparted/fs/r/hfs/journal.c
index 9080e14..069a8bd 100644
--- a/libparted/fs/r/hfs/journal.c
+++ b/libparted/fs/r/hfs/journal.c
@@ -257,7 +257,7 @@ hfsj_replay_journal(PedFileSystem* fs)
PED_EXCEPTION_NO_FEATURE,
PED_EXCEPTION_CANCEL,
_("Journal stored outside of the volume are "
- "not supported. Try to desactivate the "
+ "not supported. Try to deactivate the "
"journal and run Parted again."));
return 0;
}