commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6024 - trunk/gnue-appserver/doc/api


From: reinhard
Subject: r6024 - trunk/gnue-appserver/doc/api
Date: Thu, 22 Jul 2004 08:32:58 -0500 (CDT)

Author: reinhard
Date: 2004-07-22 08:32:57 -0500 (Thu, 22 Jul 2004)
New Revision: 6024

Modified:
   trunk/gnue-appserver/doc/api/api.texi
   trunk/gnue-appserver/doc/api/version.texi
Log:
Update version number and correct some minor typos.


Modified: trunk/gnue-appserver/doc/api/api.texi
===================================================================
--- trunk/gnue-appserver/doc/api/api.texi       2004-07-22 12:09:04 UTC (rev 
6023)
+++ trunk/gnue-appserver/doc/api/api.texi       2004-07-22 13:32:57 UTC (rev 
6024)
@@ -183,7 +183,7 @@
 over the network when calling this function.
 
 An Exception is raised if @var{session} is not a valid session identifier, the
-requested class does not exist, the current user has not access to the
+requested class does not exist, the current user has no access to the
 requested class, or any of the given @var{properties} does not exist.
 @end deftypefun
 
@@ -234,7 +234,7 @@
 a future version!
 
 An Exception is raised if @var{session} is not a valid session identifier, the
-requested class does not exist, the current user has not access to the
+requested class does not exist, the current user has no access to the
 requested class, any of the given @var{object_ids} does not exist, or any of
 the given @var{properties} does not exist.
 @end deftypefun
@@ -254,7 +254,7 @@
 the changes persistent, while a call to @code{rollback} can undo the changes.
 
 An Exception is raised if @var{session} is not a valid session identifier, the
-requested class does not exist, the current user has not access to the
+requested class does not exist, the current user has no access to the
 requested class, any of the given @var{object_ids} does not exist, any of
 the given @var{properties} does not exist, or any of the @var{values} does not
 fit the corresponding property.
@@ -265,7 +265,7 @@
 @var{object_ids}.
 
 An Exception is raised if @var{session} is not a valid session identifier, the
-requested class does not exist, the current user has not access to the
+requested class does not exist, the current user has no access to the
 requested class, or any of the given @var{object_ids} does not exist.
 @end deftypefun
 
@@ -278,7 +278,7 @@
 procedure calls for each object.
 
 An Exception is raised if @var{session} is not a valid session identifier, the
-requested class does not exist, the current user has not access to the
+requested class does not exist, the current user has no access to the
 requested class, any of the given @var{object_ids} does not exist, or the given
 procedure is not defined.
 @end deftypefun

Modified: trunk/gnue-appserver/doc/api/version.texi
===================================================================
--- trunk/gnue-appserver/doc/api/version.texi   2004-07-22 12:09:04 UTC (rev 
6023)
+++ trunk/gnue-appserver/doc/api/version.texi   2004-07-22 13:32:57 UTC (rev 
6024)
@@ -1,2 +1,2 @@
address@hidden UPDATED 2004-02-24
address@hidden EDITION 0.0.11
address@hidden UPDATED 2004-07-22
address@hidden EDITION 0.0.12





reply via email to

[Prev in Thread] Current Thread [Next in Thread]