projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
759c69d
)
Minor BugDir docstring typo correction.
author
W. Trevor King
<wking@drexel.edu>
Mon, 30 Nov 2009 10:05:49 +0000
(
05:05
-0500)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 30 Nov 2009 10:05:49 +0000
(
05:05
-0500)
libbe/bugdir.py
patch
|
blob
|
history
diff --git
a/libbe/bugdir.py
b/libbe/bugdir.py
index 3d077544cda75e19a4668187a1a586831774c4ce..301ceb6c183fb4c98d2ef3da61f5a9ef1f115487 100644
(file)
--- 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