aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/bugdir.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-11-30 05:05:49 -0500
committerW. Trevor King <wking@drexel.edu>2009-11-30 05:05:49 -0500
commitff2475e98fe1726f8b1af1b3dc30746cc4e01071 (patch)
tree8b4267161357c5c2459e54161a6e3b964ca17637 /libbe/bugdir.py
parent759c69d8c8a4bbd7ba9c42bb3a813cd0d06a52b7 (diff)
downloadbugseverywhere-ff2475e98fe1726f8b1af1b3dc30746cc4e01071.tar.gz
Minor BugDir docstring typo correction.
Diffstat (limited to 'libbe/bugdir.py')
-rw-r--r--libbe/bugdir.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/bugdir.py b/libbe/bugdir.py
index 3d07754..301ceb6 100644
--- a/libbe/bugdir.py
+++ b/libbe/bugdir.py
@@ -115,7 +115,7 @@ class BugDir (list, settings_object.SavedSettingsObject):
all bugs/comments/etc. that have been loaded into memory. If
you've been living in memory and want to move to
.sync_with_disk==True, but you're not sure if anything has been
- changed in memory, a call to save() immediately before the
+ changed in memory, a call to .save() immediately before the
.set_sync_with_disk(True) call is a safe move.
Regardless of .sync_with_disk, a call to .save() will write out