[gnome-applets/wip/dont-use-deprecated] Fix typo in comment
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets/wip/dont-use-deprecated] Fix typo in comment
- Date: Mon, 29 Nov 2010 13:07:34 +0000 (UTC)
commit 9ed08fff02e31d6ecd2bcc80471f658f3c76178a
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Fri Nov 26 12:46:51 2010 +0100
Fix typo in comment
invest-applet/invest/invest-applet.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/invest-applet/invest/invest-applet.py b/invest-applet/invest/invest-applet.py
index 87972f0..b353803 100755
--- a/invest-applet/invest/invest-applet.py
+++ b/invest-applet/invest/invest-applet.py
@@ -68,7 +68,7 @@ if __name__ == "__main__":
try:
opts, args = getopt.getopt(sys.argv[1:], "hdw", ["help", "debug", "window"])
except getopt.GetoptError:
- # Unknown args were passed, we fallback to bahave as if
+ # Unknown args were passed, we fallback to behave as if
# no options were passed
opts = []
args = sys.argv[1:]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]