Skip to content

Commit

Permalink
Fix copy/paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Nov 14, 2014
1 parent 10041ae commit e4ca9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imp/lib/Indices/Copy/Notepad.php
Expand Up @@ -28,7 +28,7 @@ class IMP_Indices_Copy_Notepad
/**
* @return array
*/
public function getTasklists($notify = false)
public function getNotepads($notify = false)
{
global $conf, $notification, $registry;

Expand Down

0 comments on commit e4ca9c1

Please sign in to comment.