Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / XML.pm
index ff7151b..584690f 100644 (file)
@@ -10,7 +10,7 @@ SQL::Translator::Producer::XML - Alias to XML::SQLFairy producer
 
 Previous versions of SQL::Translator included an XML producer, but the
 namespace has since been further subdivided.  Therefore, this module is
-now just just an alias to the XML::SQLFairy producer.
+now just an alias to the XML::SQLFairy producer.
 
 =head1 SEE ALSO