~gtg-user/gtg/multi-backends__invernizzi_gsoc

« back to all changes in this revision

Viewing changes to GTG/backends/generictomboy.py

  • Committer: Luca Invernizzi
  • Date: 2010-08-25 16:21:48 UTC
  • Revision ID: invernizzi.l@gmail.com-20100825162148-hto8g7lnmtyvpfly
small typo in docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
178
178
        and which is the copy, and deletes the copy.
179
179
 
180
180
        @param tid: a GTG task tid
181
 
        #param note: a tomboy note id
 
181
        @param note: a tomboy note id
182
182
        '''
183
183
        self.cancellation_point()
184
184
        meme = self.sync_engine.get_meme_from_remote_id(note)