aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/set.py
diff options
context:
space:
mode:
authorGianluca Montecchi <gian@grys.it>2017-01-24 10:30:35 +0100
committerGianluca Montecchi <gian@grys.it>2017-01-24 10:30:35 +0100
commitc53c260019464efacb56c022642e1288bb781ff1 (patch)
tree2bb55d1388a00e97d319577492a32460ae4b313c /libbe/command/set.py
parentd738ead0ecb8e01ad07afdcd4d7d32635eeadaa4 (diff)
downloadbugseverywhere-c53c260019464efacb56c022642e1288bb781ff1.tar.gz
Merget patch from Matthew Fernandez to fix some typos
Diffstat (limited to 'libbe/command/set.py')
-rw-r--r--libbe/command/set.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/command/set.py b/libbe/command/set.py
index d552878..859a731 100644
--- a/libbe/command/set.py
+++ b/libbe/command/set.py
@@ -148,7 +148,7 @@ own:
active_status:
- - unconfirmed
- - A possible bug which lacks independent existance confirmation.
+ - A possible bug which lacks independent existence confirmation.
- - open
- A working bug that has not been assigned to a developer.