### Eclipse Workspace Patch 1.0
#P drupal-contrib-5
Index: modules/potx/potx-cli.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/potx/Attic/potx-cli.php,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 potx-cli.php
--- modules/potx/potx-cli.php	2 May 2007 09:18:15 -0000	1.1.2.2
+++ modules/potx/potx-cli.php	13 Jun 2007 13:56:14 -0000
@@ -116,7 +116,7 @@
 function embedded_function_call($dummy) { return 12; }
 
 function potxcli_perm() {
-  return array("access extrator data", 'administer extractor data');
+  return array("access extractor data", 'administer extractor data');
 }
 
 function potxcli_help($section = 'default') {
