Author: david
Date: Thu Oct 13 12:07:10 2011
New Revision: 10073

Log:
Fix typo

Modified:
   trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php

Modified: 
trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php    
Thu Oct 13 12:04:56 2011        (r10072)
+++ trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php    
Thu Oct 13 12:07:10 2011        (r10073)
@@ -27,7 +27,7 @@
         <th><?php echo __('Dates') ?></th>
         <th><?php echo __('Access restrictions') ?></th>
       <?php if ($sf_user->isAuthenticated()): ?>
-        <th><?php echo __('Retrival information') ?></th>
+        <th><?php echo __('Retrieval information') ?></th>
       <?php endif; ?>
       </tr>
     </thead><tbody>

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to