[jhbuild] Fixed typo in string. Fixes bug #685149
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Fixed typo in string. Fixes bug #685149
- Date: Mon, 29 Oct 2012 12:03:11 +0000 (UTC)
commit a0b29ab84bea0a2028a9438f32dd36d88f79a633
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Mon Oct 29 13:03:05 2012 +0100
Fixed typo in string. Fixes bug #685149
jhbuild/commands/bot.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/commands/bot.py b/jhbuild/commands/bot.py
index c394caf..49902c3 100644
--- a/jhbuild/commands/bot.py
+++ b/jhbuild/commands/bot.py
@@ -81,7 +81,7 @@ class cmd_bot(Command):
help=_('start as daemon')),
make_option('--pidfile', metavar='PIDFILE',
action='store', dest='pidfile', default=None,
- help=_('pid file location')),
+ help=_('PID file location')),
make_option('--logfile', metavar='LOGFILE',
action='store', dest='logfile', default=None,
help=_('log file location')),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]