[gnome-commander] Fixed a typo
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Fixed a typo
- Date: Wed, 12 Jan 2011 17:37:09 +0000 (UTC)
commit f33dd0efa83d1b2dd3bb30b81fca986564e36b82
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Wed Jan 12 18:12:28 2011 +0100
Fixed a typo
src/gnome-cmd-file-list.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-file-list.cc b/src/gnome-cmd-file-list.cc
index 1c94d91..1d37d19 100644
--- a/src/gnome-cmd-file-list.cc
+++ b/src/gnome-cmd-file-list.cc
@@ -2640,7 +2640,7 @@ void GnomeCmdFileList::goto_directory(const gchar *in_dir)
if (strcmp (dir, "..") == 0)
{
- // lets get the parent directory
+ // let's get the parent directory
new_dir = gnome_cmd_dir_get_parent (cwd);
if (!new_dir)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]