Parent Directory
|
Revision Log
Import patches for application pod spelling & NAME entry issues.
| 1 | Description: Correct POD issues in LedgerSMB.pm |
| 2 | Is missing the dash from in the NAME entry. |
| 3 | Bug: https://sourceforge.net/tracker/?func=detail&aid=3472500&group_id=175965&atid=1005191 |
| 4 | Author: Robert James Clay <jame@rocasa.us> |
| 5 | |
| 6 | --- a/LedgerSMB.pm |
| 7 | +++ b/LedgerSMB.pm |
| 8 | @@ -1,7 +1,7 @@ |
| 9 | |
| 10 | =head1 NAME |
| 11 | |
| 12 | -LedgerSMB The Base class for many LedgerSMB objects, including DBObject. |
| 13 | +LedgerSMB - The Base class for many LedgerSMB objects, including DBObject. |
| 14 | |
| 15 | =head1 SYNOPSIS |
| 16 |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |