[epiphany] Fixed a typo
- From: Priit Laes <plaes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Fixed a typo
- Date: Mon, 18 Jul 2011 12:45:06 +0000 (UTC)
commit 69837e0a601b0c46304d09b182234caa32a032d6
Author: Priit Laes <plaes plaes org>
Date: Mon Jul 18 15:35:47 2011 +0300
Fixed a typo
src/ephy-main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 38787cc..b85fa75 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -365,7 +365,7 @@ main (int argc,
}
if (profile_directory != NULL && private_instance == FALSE && application_mode == FALSE) {
- g_print ("--profile can only be used in combination wit h --private-instance or --application-mode\n");
+ g_print ("--profile can only be used in combination with --private-instance or --application-mode\n");
exit (1);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]