From e8bff102e4c34e095246393cf3590b3769da4319 Mon Sep 17 00:00:00 2001 From: "Stefan Baur (BAUR-ITCS UG haftungsbeschraenkt)" Date: Mon, 30 Dec 2013 13:56:10 +0100 Subject: [PATCH 4/5] Fixed spelling/English language syntax --- sharewidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharewidget.cpp b/sharewidget.cpp index 1c24191..d6c52b3 100644 --- a/sharewidget.cpp +++ b/sharewidget.cpp @@ -177,7 +177,7 @@ void ShareWidget::slot_openDir() "portable mode. You should " "use a path on your usb device " "to be able to access your data " - "whereever you are" ), + "whereever you are." ), QMessageBox::Ok,QMessageBox::NoButton ); slot_openDir(); return; -- 1.7.10.4