Minor BugDir docstring typo correction.
authorW. Trevor King <wking@drexel.edu>
Mon, 30 Nov 2009 10:05:49 +0000 (05:05 -0500)
committerW. Trevor King <wking@drexel.edu>
Mon, 30 Nov 2009 10:05:49 +0000 (05:05 -0500)
libbe/bugdir.py

index 3d077544cda75e19a4668187a1a586831774c4ce..301ceb6c183fb4c98d2ef3da61f5a9ef1f115487 100644 (file)
@@ -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