aboutsummaryrefslogtreecommitdiff
path: root/toys/other/pwdx.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/pwdx.c')
-rw-r--r--toys/other/pwdx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/pwdx.c b/toys/other/pwdx.c
index 2a72dba3..9875af9a 100644
--- a/toys/other/pwdx.c
+++ b/toys/other/pwdx.c
@@ -1,4 +1,4 @@
-/* pwdx.c - report current directory of a process.
+/* pwdx.c - report current directory of a process.
*
* Copyright 2013 Lukasz Skalski <l.skalski@partner.samsung.com>