Small Doc patch
---------------

                 Key: LUCY-194
                 URL: https://issues.apache.org/jira/browse/LUCY-194
             Project: Lucy
          Issue Type: Improvement
            Reporter: Dan Markham
            Priority: Trivial



--- a/core/Lucy/Plan/Schema.cfh
+++ b/core/Lucy/Plan/Schema.cfh
@@ -81,7 +81,7 @@ class Lucy::Plan::Schema inherits Lucy::Object::Obj {
     public uint32_t
     Num_Fields(Schema *self);
 
-    /** Return all the Schema's field names as an array.
+    /** Return all the Schema's field names as an arrayref.
      */  
     public incremented VArray*
     All_Fields(Schema *self);
-- 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to