From: W. Trevor King Date: Mon, 30 Nov 2009 10:05:49 +0000 (-0500) Subject: Minor BugDir docstring typo correction. X-Git-Tag: 1.0.0~59^2~76^2~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff2475e98fe1726f8b1af1b3dc30746cc4e01071;p=be.git Minor BugDir docstring typo correction. --- 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