Bug 14383: Fix some typos in comments and documentation
[koha.git] / tools / letter.pl
index e9f39d9..ca9f0ce 100755 (executable)
@@ -401,7 +401,7 @@ sub add_fields {
 
 sub get_columns_for {
     my $table = shift;
-# FIXME untranslateable
+# FIXME untranslatable
     my %column_map = (
         aqbooksellers => '---BOOKSELLERS---',
         aqorders      => '---ORDERS---',