Author: david
Date: Thu Jul  5 15:52:42 2012
New Revision: 11861

Log:
Cosmetic change to text

Modified:
   trunk/lib/model/QubitDigitalObject.php

Modified: trunk/lib/model/QubitDigitalObject.php
==============================================================================
--- trunk/lib/model/QubitDigitalObject.php      Thu Jul  5 15:17:37 2012        
(r11860)
+++ trunk/lib/model/QubitDigitalObject.php      Thu Jul  5 15:52:42 2012        
(r11861)
@@ -1923,7 +1923,7 @@
       $property = new QubitProperty;
       $property->objectId = $this->id;
       $property->name = 'text';
-      $property->scope = 'Text extracted from orginal file via pdftotext';
+      $property->scope = 'Text extracted from source file using pdftotext';
       $property->value = $text;
       $property->indexOnSave = false;
 

-- 
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