[gnome-commander] Fixed typo
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Fixed typo
- Date: Mon, 21 Jun 2021 07:25:03 +0000 (UTC)
commit 9cc4b23ef5b2846c17cc2d6389bdec012feb93f2
Author: Uwe Scholz <u scholz83 gmx de>
Date: Mon Jun 21 09:22:21 2021 +0200
Fixed typo
src/gnome-cmd-con-device.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gnome-cmd-con-device.cc b/src/gnome-cmd-con-device.cc
index 5582a505..0146a949 100644
--- a/src/gnome-cmd-con-device.cc
+++ b/src/gnome-cmd-con-device.cc
@@ -303,7 +303,7 @@ static void unmount_callback(GObject *gMnt, GAsyncResult *result, gpointer user_
GTK_DIALOG_MODAL,
GTK_MESSAGE_INFO,
GTK_BUTTONS_OK,
- _("Volume successfuly unmounted"));
+ _("Volume successfully unmounted"));
gtk_dialog_run (GTK_DIALOG (msgbox));
gtk_widget_destroy (msgbox);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]