Index: trunk/Padre/lib/Padre/Action/Refactor.pm
===================================================================
--- trunk/Padre/lib/Padre/Action/Refactor.pm (revision 10436)
+++ trunk/Padre/lib/Padre/Action/Refactor.pm (revision 10634)
@@ -48,5 +48,5 @@
 		need_editor => 1,
 		label       => Wx::gettext('Lexically Rename Variable'),
-		comment    => Wx::gettext('Prompt for a replacement variable name and replace all occurrance of this variable'),
+		comment    => Wx::gettext('Prompt for a replacement variable name and replace all occurrences of this variable'),
 		menu_event => sub {
 			my $doc = $_[0]->current->document or return;
