[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[4586] branches/1.3/LedgerSMB/RESTXML/Document/ Session.pm
- Subject: SF.net SVN: ledger-smb:[4586] branches/1.3/LedgerSMB/RESTXML/Document/ Session.pm
- From: ..hidden..
- Date: Mon, 26 Mar 2012 03:50:24 +0000
Revision: 4586
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4586&view=rev
Author: jame
Date: 2012-03-26 03:50:24 +0000 (Mon, 26 Mar 2012)
Log Message:
-----------
Correct spelling errors in LedgerSMB/RESTXML/Document/Session.pm POD.
Modified Paths:
--------------
branches/1.3/LedgerSMB/RESTXML/Document/Session.pm
Modified: branches/1.3/LedgerSMB/RESTXML/Document/Session.pm
===================================================================
--- branches/1.3/LedgerSMB/RESTXML/Document/Session.pm 2012-03-26 03:12:46 UTC (rev 4585)
+++ branches/1.3/LedgerSMB/RESTXML/Document/Session.pm 2012-03-26 03:50:24 UTC (rev 4586)
@@ -5,8 +5,8 @@
=head1 SYNOPSIS
-This sets up an authentication session for iterativly accessing documents in LedgerSMB. A user should
-post a login document to /Session/userid, and upon success, they will recieve a cookie which they can use to further
+This sets up an authentication session for iteratively accessing documents in LedgerSMB. A user should
+post a login document to /Session/userid, and upon success, they will receive a cookie which they can use to further
access other resources.
=cut
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.