Skip to content

Commit e8959a6

Browse files
author
Richard Jones
committed
mmm... grammar
1 parent 3dd743d commit e8959a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/upgrading.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ add::
4040
0.7.0 Getting the current user id
4141
---------------------------------
4242

43-
Removed Database.curuserid attribute. Any code referencing this attribute
44-
should be replaced with a call to Database.getuid().
43+
The Database.curuserid attribute has been removed.
44+
45+
Any code referencing this attribute should be replaced with a
46+
call to Database.getuid().
4547

4648

4749
0.7.0 ZRoundup changes

0 commit comments

Comments
 (0)