https://issues.apache.org/bugzilla/show_bug.cgi?id=46551

           Summary: [PATCH] spelling error in exception if createCell(-1)
                    called
           Product: POI
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: PatchAvailable
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=23136)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23136)
patch

expected:
You cannot reference columns with an index of less than 0.

actual:
You cannot reference columns with an index of less then 0.

s/then/than/


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to