fix documentation

This commit is contained in:
rolux 2012-05-30 00:28:52 +02:00
commit 6847102507
4 changed files with 29 additions and 33 deletions

View file

@ -137,8 +137,8 @@ Ox.load = function() {
};
/*@
Ox.localStorage <o> localStorage wrapper
(namespace) -> <f> localStorage object for a given namespace
Ox.localStorage <f> localStorage wrapper
(namespace) -> storage <f> localStorage function for a given namespace
FIXME: there is a bug in Ox.doc here,
will use "(namespace)" as function name
() -> <o> returns all key:value pairs