[nautilus] application: update comment about command line handling
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] application: update comment about command line handling
- Date: Thu, 22 Sep 2016 12:50:49 +0000 (UTC)
commit ecba9ad0c94aea664b96c2d0737eaf0fa77f27fb
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Sep 22 11:49:24 2016 +0200
application: update comment about command line handling
src/nautilus-application.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-application.c b/src/nautilus-application.c
index 8e7c78f..9cc910c 100644
--- a/src/nautilus-application.c
+++ b/src/nautilus-application.c
@@ -1435,8 +1435,8 @@ nautilus_application_window_removed (GtkApplication *app,
}
/* Manage the local instance command line options. This is only necessary to
- * resolv correctly relative paths, since if the main instance resolv them in
- * command_line, it will do it with its current cwd, which may not be correct for the
+ * resolve correctly relative paths, since if the main instance resolve them in
+ * open(), it will do it with its current cwd, which may not be correct for the
* non main GApplication instance */
static gint
nautilus_application_handle_local_options (GApplication *app,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]