witten
/
luminotes
Archived
1
0
Fork 0

Fixing comment.

This commit is contained in:
Dan Helfman 2008-04-25 19:46:42 +00:00
parent b3d297e3f2
commit 9c617687bd
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ class Files( object ):
Create a new Files object.
@type database: controller.Database
@param database: database that files are stored in
@param database: database that file metadata is stored in
@type users: controller.Users
@param users: controller for all users
@rtype: Files